diff options
Diffstat (limited to 'charts/restic-operator/Chart.yaml')
-rw-r--r-- | charts/restic-operator/Chart.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/charts/restic-operator/Chart.yaml b/charts/restic-operator/Chart.yaml index f7aa7bf..4a38ed2 100644 --- a/charts/restic-operator/Chart.yaml +++ b/charts/restic-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: restic-operator description: A Helm chart to deploy the restic-operator in Kubernetes type: application -version: 0.1.4 -appVersion: "0.1.3" +version: 0.1.5 +appVersion: "0.1.4" sources: - https://github.com/ansg191/charts |