chore(deps): update container image kopia/kopia to v20220607.0.205602 (#2847)

* chore(deps): update container image kopia/kopia to v20220607.0.205602

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2022-06-09 10:29:58 +02:00 committed by GitHub
parent 22ea5f78da
commit 39a7fea63c
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://hub.docker.com/r/kopia/kopia
- https://github.com/kopia/kopia
version: 2.0.2
version: 2.0.3
annotations:
truecharts.org/catagories: |
- utility

View File

@ -1,6 +1,6 @@
image:
repository: kopia/kopia
tag: 20220604.0.63625@sha256:33b9acf1ddacdb864f222d9e3376e0d596a2867e7fcaa32df77156e80efa6ba7
tag: 20220607.0.205602@sha256:1ff10299217910a25afad7f4dfbeb757954f9590fa5161df70312653c1f9b7a1
pullPolicy: IfNotPresent
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]