chore(deps): update container image kopia/kopia to v20220528.0.132040 (#2777)

* chore(deps): update container image kopia/kopia to v20220528.0.132040

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2022-05-29 12:30:42 +02:00 committed by GitHub
parent 0a6cae7eb7
commit 2bd968e6c6
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.14
version: 0.0.15
annotations:
truecharts.org/catagories: |
- utility

View File

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