1
0
Fork 0

restic: pin to 0.18.0

Let's keep the version of `restic` used by the prune job in sync with
the latest version in Fedora.
pull/74/head
Dustin 2025-07-21 18:58:57 -05:00
parent 717f9244e7
commit e845e66262
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@ patches:
spec:
containers:
- name: restic-prune
imagePullPolicy: IfNotPresent
env:
- name: RESTIC_CACERT
value: /run/dch-ca/dch-root-ca.crt
@ -48,3 +49,6 @@ patches:
configMap:
name: dch-root-ca
images:
- name: ghcr.io/restic/restic
newTag: 0.18.0