Skip to content

Commit

Permalink
chore(helm): update image docker.io/kopia/kopia 0.18.2 → 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Jan 27, 2025
1 parent c334727 commit 9108490
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/kopia/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.18.2
appVersion: 0.19.0
dependencies:
- name: common
version: 25.4.4
Expand All @@ -33,4 +33,4 @@ sources:
- https://hub.docker.com/r/kopia/kopia
- https://kopia.io/docs/installation/#docker-images
type: application
version: 13.6.0
version: 13.7.0
2 changes: 1 addition & 1 deletion charts/stable/kopia/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/kopia/kopia
tag: 0.18.2@sha256:b6cb1f09a5fa832a320ee06d7803e82cdd7f69ac6f61d76a0d55fbbf1495c043
tag: 0.19.0@sha256:615b786bdb46d5a9301338983e8077e5be0f1c643b7a3188c8732989104accf4
pullPolicy: IfNotPresent

service:
Expand Down

0 comments on commit 9108490

Please sign in to comment.