Skip to content

Commit e91530c

Browse files
build(deps): update image ghcr.io/home-operations/kopia ( 0.23.0 ➜ 0.23.1 )
1 parent 59be574 commit e91530c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

kubernetes/apps/storage/kopia/helmrelease.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
set-ignore-policy:
2121
image:
2222
repository: ghcr.io/home-operations/kopia
23-
tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
23+
tag: 0.23.1@sha256:e914ae4b91d39c8aef1875a04bbd7824f1405463345fb37b8cd7a7c3cbe6adda
2424
command: ["/bin/sh", "-c"]
2525
args:
2626
- |
@@ -41,7 +41,7 @@ spec:
4141
enable-maintenance:
4242
image:
4343
repository: ghcr.io/home-operations/kopia
44-
tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
44+
tag: 0.23.1@sha256:e914ae4b91d39c8aef1875a04bbd7824f1405463345fb37b8cd7a7c3cbe6adda
4545
command: ["kopia", "maintenance", "set", "--enable-quick=true", "--enable-full=true"]
4646
envFrom:
4747
- secretRef:
@@ -55,7 +55,7 @@ spec:
5555
app:
5656
image:
5757
repository: ghcr.io/home-operations/kopia
58-
tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
58+
tag: 0.23.1@sha256:e914ae4b91d39c8aef1875a04bbd7824f1405463345fb37b8cd7a7c3cbe6adda
5959
env:
6060
KOPIA_WEB_ENABLED: "true"
6161
KOPIA_WEB_PORT: &port 80

0 commit comments

Comments
 (0)