chore(deps): update container image kopia/kopia to v20220531.0.202938 (#2810)

* chore(deps): update container image kopia/kopia to v20220531.0.202938

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-06-02 09:03:44 +03:00
committed by GitHub
parent cb19f70a58
commit 285594638b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ sources:
- https://kopia.io/docs/installation/#docker-images - https://kopia.io/docs/installation/#docker-images
- https://hub.docker.com/r/kopia/kopia - https://hub.docker.com/r/kopia/kopia
- https://github.com/kopia/kopia - https://github.com/kopia/kopia
version: 1.0.1 version: 1.0.2
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- utility - utility
+1 -1
View File
@@ -1,6 +1,6 @@
image: image:
repository: kopia/kopia repository: kopia/kopia
tag: 20220529.0.22704@sha256:d4ec8b22bc52ccdfeeb066b08d34c7727406c46c8e6a0b0eea902ef5f31f5834 tag: 20220531.0.202938@sha256:17e51f15eb7799f9e4610e9c136babb8d0930bfaebff282a5cf06ab7374e777e
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"] extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]