mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ 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:
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user