⬆️ Update image ghcr.io/onedr0p/kopia to cdc2f6d

This commit is contained in:
feisar-bot
2022-11-02 14:26:45 +00:00
parent a1716d023f
commit b9a8025f1d

View File

@@ -277,12 +277,12 @@ spec:
# Stagger jobs to run randomly within X seconds to avoid bringing down all apps at once
initContainers:
- name: wait
image: ghcr.io/onedr0p/kopia:0.12.1@sha256:e333295b519ce586e7c050c970b2255d87bdb2979298ff87ebdb1113e381ba3b
image: ghcr.io/onedr0p/kopia:0.12.1@sha256:cdc2f6d7dbb6e7342607ed5ffc8391638e62c1d498b2f3e58c16ff1bffede3c9
command: ["/scripts/sleep.sh"]
args: ["1", "900"]
containers:
- name: snapshot
image: ghcr.io/onedr0p/kopia:0.12.1@sha256:e333295b519ce586e7c050c970b2255d87bdb2979298ff87ebdb1113e381ba3b
image: ghcr.io/onedr0p/kopia:0.12.1@sha256:cdc2f6d7dbb6e7342607ed5ffc8391638e62c1d498b2f3e58c16ff1bffede3c9
env:
- name: KOPIA_CACHE_DIRECTORY
value: /snapshots/{{ namespace }}/{{ appName }}/{{ claimName }}/cache