Skip to content

Commit 391d6cb

Browse files
chore(deps): update ghcr.io/borgmatic-collective/borgmatic docker tag to v2
1 parent 7849a42 commit 391d6cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/borgmatic/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/doc
66
type: application
77
version: 0.10.1
88
# renovate datasource=docker depName=ghcr.io/borgmatic-collective/borgmatic
9-
appVersion: 1.9.9
9+
appVersion: 2.0.6
1010
kubeVersion: ">=1.21.0-0"
1111
keywords:
1212
- borgmatic

charts/borgmatic/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
# -- image pull policy
1212
pullPolicy: IfNotPresent
1313
# -- image tag
14-
tag: 1.9.9
14+
tag: 2.0.6
1515

1616
controller:
1717
# -- Set the controller type. Valid options are `deployment` or `cronjob`.

0 commit comments

Comments
 (0)