chore(deps): update container image kopia/kopia to v20220510.0.34525 (#2654)

* chore(deps): update container image kopia/kopia to v20220510.0.34525

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot] 2022-05-11 10:51:07 +02:00 committed by GitHub
parent 45b6c9a23a
commit e560099de4
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: 0.0.3
version: 0.0.4
annotations:
truecharts.org/catagories: |
- utility

View File

@ -1,6 +1,6 @@
image:
repository: kopia/kopia
tag: 20220506.0.211612@sha256:c2188c2129acb623001b0ff81a61b71f93fb27797c0054b805754c77a72fb277
tag: 20220510.0.34525@sha256:01dd824e7e4e1044bbb2e5d746923dffa9d7c03cd4c632cdaa43726ac8b1112d
pullPolicy: IfNotPresent
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]