⬆️ Update docker.io/restic/restic ( 0.17.1 → 0.17.2 )

| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | docker.io/restic/restic | 0.17.1 | 0.17.2 |
This commit is contained in:
feisar-bot[bot]
2024-10-27 16:25:40 +00:00
committed by auricom
parent e783c921eb
commit f00c8f6ecf
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.17.1@sha256:424a4e1fcc6fe2557b5614239dc71a2c793acb33a83ea217171bd7edc1862dcb
image: docker.io/restic/restic:0.17.2@sha256:a62b28aa521d8613281c831b0fb3a3911b90d36ad8bf279ecd3e94dd6c467616
args: ["snapshots"]
envFrom:
- secretRef:

View File

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