diff options
author | 2024-12-14 17:06:39 -0800 | |
---|---|---|
committer | 2024-12-14 17:11:36 -0800 | |
commit | da1ea133598aa5181e7b12f410b0b36298f056c6 (patch) | |
tree | 457f4720138bcad19c2f9308b2fc7b24e151d57c | |
parent | 68f345b4f89d1cee623131c41c84d805b97bd7a6 (diff) | |
download | helm-charts-da1ea133598aa5181e7b12f410b0b36298f056c6.tar.gz helm-charts-da1ea133598aa5181e7b12f410b0b36298f056c6.tar.zst helm-charts-da1ea133598aa5181e7b12f410b0b36298f056c6.zip |
Fix helm lints
-rw-r--r-- | charts/restic-operator/Chart.yaml | 5 | ||||
-rw-r--r-- | charts/restic-operator/README.md | 5 |
2 files changed, 6 insertions, 4 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 diff --git a/charts/restic-operator/README.md b/charts/restic-operator/README.md index 735166d..15fabce 100644 --- a/charts/restic-operator/README.md +++ b/charts/restic-operator/README.md @@ -1,6 +1,6 @@ # restic-operator -   +   A Helm chart to deploy the restic-operator in Kubernetes @@ -8,11 +8,12 @@ A Helm chart to deploy the restic-operator in Kubernetes | Name | Email | Url | | ---- | ------ | --- | -| Anshul Gupta | <ansg191@anshulg.com> | | +| ansg191 | <ansg191@anshulg.com> | | ## Source Code * <https://github.com/ansg191/charts> +* <https://github.com/ansg191/restic-operator> ## Values |