chore(deps): update container image kopia/kopia to v20220615.0.131817 (#2906)

* chore(deps): update container image kopia/kopia to v20220615.0.131817

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2022-06-16 12:22:09 +02:00 committed by GitHub
parent fe9e789bd0
commit 83a8917175
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.8
version: 2.0.9
annotations:
truecharts.org/catagories: |
- utility

View File

@ -1,6 +1,6 @@
image:
repository: kopia/kopia
tag: 20220614.0.221142@sha256:33dfb0f8b887b9925863e9453933382da7074aa31d1763c5dfb9fec0e272368b
tag: 20220615.0.131817@sha256:da1f0ffb80cf3c6a19a4529c37e189d1742e4ce3035eae67af13885ed41b87a4
pullPolicy: IfNotPresent
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]