We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7849a42 commit 391d6cbCopy full SHA for 391d6cb
charts/borgmatic/Chart.yaml
@@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/doc
6
type: application
7
version: 0.10.1
8
# renovate datasource=docker depName=ghcr.io/borgmatic-collective/borgmatic
9
-appVersion: 1.9.9
+appVersion: 2.0.6
10
kubeVersion: ">=1.21.0-0"
11
keywords:
12
- borgmatic
charts/borgmatic/values.yaml
@@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
13
# -- image tag
14
- tag: 1.9.9
+ tag: 2.0.6
15
16
controller:
17
# -- Set the controller type. Valid options are `deployment` or `cronjob`.
0 commit comments