chore(deps): update container image kopia/kopia to v20220529.0.22704 (#2794)

* chore(deps): update container image kopia/kopia to v20220529.0.22704

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2022-05-31 21:19:50 +02:00 committed by GitHub
parent 8a7e3d331e
commit 8b44be92c4
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: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- utility

View File

@ -1,6 +1,6 @@
image:
repository: kopia/kopia
tag: 20220528.0.132040@sha256:08e1637c0de22d155cdb7cd86600092453c92145a775f805444cabe6c0b5002c
tag: 20220529.0.22704@sha256:d4ec8b22bc52ccdfeeb066b08d34c7727406c46c8e6a0b0eea902ef5f31f5834
pullPolicy: IfNotPresent
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]