chore(deps): update container image kopia/kopia to v20220513.0.335 (#2667)

* chore(deps): update container image kopia/kopia to v20220513.0.335

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2022-05-13 09:38:25 +02:00 committed by GitHub
parent b4c6696b23
commit a8c954f1f6
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.5
version: 0.0.6
annotations:
truecharts.org/catagories: |
- utility

View File

@ -1,6 +1,6 @@
image:
repository: kopia/kopia
tag: 20220511.0.135115@sha256:4b8eab0f70f73c4ae58893d95747623d182a75971c674dc516889db1b08dbbda
tag: 20220513.0.335@sha256:443b650f18ec1a835f66641986748e615136fe76aa772e05fbf9c9300f43fd4c
pullPolicy: IfNotPresent
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]