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

| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| docker     | ghcr.io/onedr0p/kopia | 0.12.0 | 0.12.1 |
| docker     | ghcr.io/onedr0p/kopia | 0.12.0 | 0.12.1 |
| docker     | ghcr.io/onedr0p/kopia | 0.12.0 | 0.12.1 |
| docker     | ghcr.io/onedr0p/kopia | 0.12.0 | 0.12.1 |
This commit is contained in:
feisar-bot
2022-10-02 02:22:35 +00:00
committed by auricom
parent bd289c363c
commit efc7297636

View File

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