⬆️ Update docker.io/restic/restic ( 0.16.5 → 0.17.0 )

This commit is contained in:
feisar-bot[bot]
2024-07-26 10:20:09 +00:00
committed by auricom
parent eeedf161a4
commit ab8a1433c7
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.5@sha256:157243d77bc38be75a7b62b0c00453683251310eca414b9389ae3d49ea426c16
image: docker.io/restic/restic:0.17.0@sha256:da2bd7f56bc940bd14166d4802370d49b2232ee1d28898a3295fbf3d73606d80
args: ["snapshots"]
envFrom:
- secretRef:

View File

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