diff options
Diffstat (limited to 'charts/restic-operator/Chart.yaml')
-rw-r--r-- | charts/restic-operator/Chart.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/charts/restic-operator/Chart.yaml b/charts/restic-operator/Chart.yaml index bd7c729..1d1653c 100644 --- a/charts/restic-operator/Chart.yaml +++ b/charts/restic-operator/Chart.yaml @@ -2,11 +2,12 @@ apiVersion: v2 name: restic-operator description: A Helm chart to deploy the restic-operator in Kubernetes type: application -version: 0.1.0 +version: 0.1.1 appVersion: "0.1.1" sources: - https://github.com/ansg191/charts + - https://github.com/ansg191/restic-operator maintainers: - - name: Anshul Gupta + - name: ansg191 email: ansg191@anshulg.com |