⬆️ Update docker.io/restic/restic ( 0.16.3 → 0.16.4 )

This commit is contained in:
feisar-bot[bot]
2024-02-04 19:13:59 +00:00
committed by auricom
parent add9995ddd
commit 603f6f3db8
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: list
image: docker.io/restic/restic:0.16.3
image: docker.io/restic/restic:0.16.4@sha256:dad38b8042cfb1a759a958ed0061b888ebd05b1e780125a1fb4e2d687c6c0556
args: ["snapshots"]
envFrom:
- secretRef:

View File

@@ -12,13 +12,13 @@ spec:
restartPolicy: OnFailure
containers:
- name: unlock-minio
image: docker.io/restic/restic:0.16.3
image: docker.io/restic/restic:0.16.4@sha256:dad38b8042cfb1a759a958ed0061b888ebd05b1e780125a1fb4e2d687c6c0556
args: ["unlock", "--remove-all"]
envFrom:
- secretRef:
name: "${app}-volsync-secret"
- name: unlock-r2
image: docker.io/restic/restic:0.16.3
image: docker.io/restic/restic:0.16.4@sha256:dad38b8042cfb1a759a958ed0061b888ebd05b1e780125a1fb4e2d687c6c0556
args: ["unlock", "--remove-all"]
envFrom:
- secretRef: