chore(deps): update container image kopia/kopia to v20220523.0.174913 (#2742)
* chore(deps): update container image kopia/kopia to v20220523.0.174913 * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3f33da5da4
commit
26f9145b32
|
@ -19,7 +19,7 @@ sources:
|
||||||
- https://kopia.io/docs/installation/#docker-images
|
- https://kopia.io/docs/installation/#docker-images
|
||||||
- https://hub.docker.com/r/kopia/kopia
|
- https://hub.docker.com/r/kopia/kopia
|
||||||
- https://github.com/kopia/kopia
|
- https://github.com/kopia/kopia
|
||||||
version: 0.0.11
|
version: 0.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utility
|
- utility
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: kopia/kopia
|
repository: kopia/kopia
|
||||||
tag: 20220522.0.201701@sha256:d41b04fe0aecf7ac8a75be3a02085ae0ceab8c23ef88dc6e44329884fb0944c2
|
tag: 20220523.0.174913@sha256:ef56e5bc179b6b810c9050624f765433924462926d3394d023343d20ccc96bad
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]
|
extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"]
|
||||||
|
|
Loading…
Reference in New Issue