chore(deps): update container image kopia/kopia to v20220522.0.201701 (#2735)

* chore(deps): update container image kopia/kopia to v20220522.0.201701

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2022-05-23 07:13:17 +02:00 committed by GitHub
parent 8d7c266653
commit be5dd8579e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

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: 0.0.9 version: 0.0.10
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- utility - utility

View File

@ -1,6 +1,6 @@
image: image:
repository: kopia/kopia repository: kopia/kopia
tag: 20220518.0.12706@sha256:b35f4e10ed1f6089c26d7196d9539d5efcf190c6cf10478eab338000d148af53 tag: 20220522.0.201701@sha256:d41b04fe0aecf7ac8a75be3a02085ae0ceab8c23ef88dc6e44329884fb0944c2
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"]