this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(container): update ghcr.io/onedr0p/kopia:0.12.1 docker digest to ab01888

+4 -4
+2 -2
cluster/apps/kube-system/kopia/helm-release.yaml
··· 25 25 values: 26 26 initContainers: 27 27 wait-for-repo: 28 - image: ghcr.io/onedr0p/kopia:0.12.1@sha256:01ed9b934fa40216f17ffc8a906cf7a7e21c8d41a93f5ed571f2e5efa43844a7 28 + image: ghcr.io/onedr0p/kopia:0.12.1@sha256:ab018889bdfc50f05518b594d0fb38ed9f306b3c2e310c29514f7206f34df6c4 29 29 command: 30 30 - /bin/bash 31 31 - -c ··· 39 39 mountPath: /snapshots 40 40 image: 41 41 repository: ghcr.io/onedr0p/kopia 42 - tag: 0.12.1@sha256:01ed9b934fa40216f17ffc8a906cf7a7e21c8d41a93f5ed571f2e5efa43844a7 42 + tag: 0.12.1@sha256:ab018889bdfc50f05518b594d0fb38ed9f306b3c2e310c29514f7206f34df6c4 43 43 env: 44 44 KOPIA_PASSWORD: "none" 45 45 command: kopia
+2 -2
cluster/apps/kube-system/kopia/sync/cron-job.yaml
··· 19 19 restartPolicy: OnFailure 20 20 initContainers: 21 21 - name: wait-for-repo 22 - image: ghcr.io/onedr0p/kopia:0.12.1@sha256:01ed9b934fa40216f17ffc8a906cf7a7e21c8d41a93f5ed571f2e5efa43844a7 22 + image: ghcr.io/onedr0p/kopia:0.12.1@sha256:ab018889bdfc50f05518b594d0fb38ed9f306b3c2e310c29514f7206f34df6c4 23 23 command: 24 24 - /bin/bash 25 25 - -c ··· 33 33 mountPath: /snapshots 34 34 containers: 35 35 - name: sync 36 - image: ghcr.io/onedr0p/kopia:0.12.1@sha256:01ed9b934fa40216f17ffc8a906cf7a7e21c8d41a93f5ed571f2e5efa43844a7 36 + image: ghcr.io/onedr0p/kopia:0.12.1@sha256:ab018889bdfc50f05518b594d0fb38ed9f306b3c2e310c29514f7206f34df6c4 37 37 env: 38 38 - name: KOPIA_CACHE_DIRECTORY 39 39 value: /snapshots/cache