mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image docker.io/restic/restic to 0.16.1
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | docker.io/restic/restic | 0.16.0 | 0.16.1 |
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: list
|
||||
image: docker.io/restic/restic:0.16.0
|
||||
image: docker.io/restic/restic:0.16.1
|
||||
args: ["snapshots"]
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: unlock
|
||||
image: docker.io/restic/restic:0.16.0
|
||||
image: docker.io/restic/restic:0.16.1
|
||||
args: ["unlock", "--remove-all"]
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Reference in New Issue
Block a user