fix(snips): use latest branch version
All checks were successful
Renovate / renovate (push) Successful in 23s

This commit is contained in:
Peter 2024-05-07 16:54:05 +02:00
parent 5ef7b74a33
commit 3ae0fbdd14
Signed by: prskr
GPG key ID: F56BED6903BC5E37
2 changed files with 3 additions and 3 deletions

View file

@ -8,8 +8,8 @@ images:
newName: ghcr.io/robherley/snips.sh
newTag: v0.3.2
- name: litestream
newName: litestream/litestream
newTag: "0.3.13"
newName: code.icb4dc0.de/infrastructure/litestream
newTag: "0.3.14-rc1"
labels:
- includeSelectors: true

View file

@ -17,7 +17,7 @@ spec:
initContainers:
- name: init-litestream
image: litestream
args: ['restore', '-if-db-not-exists', '-if-replica-exists', '/data/snips.db']
args: ['restore', '-replica=s3', '-if-db-not-exists', '-if-replica-exists', '/data/snips.db']
env:
- name: LITESTREAM_ACCESS_KEY_ID
valueFrom: