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.2 → 0.17.3 )
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | docker.io/restic/restic | 0.17.2 | 0.17.3 |
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: list
|
- name: list
|
||||||
image: docker.io/restic/restic:0.17.2@sha256:a62b28aa521d8613281c831b0fb3a3911b90d36ad8bf279ecd3e94dd6c467616
|
image: docker.io/restic/restic:0.17.3@sha256:8f5a62b422a2cb1277ea0dd6e826fe1acf649e5b9f02d60e5268d5fd1976255a
|
||||||
args: ["snapshots"]
|
args: ["snapshots"]
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
@@ -12,13 +12,13 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: unlock-minio
|
- name: unlock-minio
|
||||||
image: docker.io/restic/restic:0.17.2@sha256:a62b28aa521d8613281c831b0fb3a3911b90d36ad8bf279ecd3e94dd6c467616
|
image: docker.io/restic/restic:0.17.3@sha256:8f5a62b422a2cb1277ea0dd6e826fe1acf649e5b9f02d60e5268d5fd1976255a
|
||||||
args: ["unlock", "--remove-all"]
|
args: ["unlock", "--remove-all"]
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: "${app}-volsync-secret"
|
name: "${app}-volsync-secret"
|
||||||
- name: unlock-r2
|
- name: unlock-r2
|
||||||
image: docker.io/restic/restic:0.17.2@sha256:a62b28aa521d8613281c831b0fb3a3911b90d36ad8bf279ecd3e94dd6c467616
|
image: docker.io/restic/restic:0.17.3@sha256:8f5a62b422a2cb1277ea0dd6e826fe1acf649e5b9f02d60e5268d5fd1976255a
|
||||||
args: ["unlock", "--remove-all"]
|
args: ["unlock", "--remove-all"]
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
Reference in New Issue
Block a user