diff --git a/charts/appset-secret-plugin/Chart.yaml b/charts/appset-secret-plugin/Chart.yaml index ec71748..1f98ebd 100644 --- a/charts/appset-secret-plugin/Chart.yaml +++ b/charts/appset-secret-plugin/Chart.yaml @@ -3,7 +3,6 @@ name: appset-secret-plugin description: A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets maintainers: - name: "jessebot" - email: "jessebot@linux.com" url: "https://github.com/jessebot/" # A chart can be either an 'application' or a 'library' chart. @@ -16,7 +15,7 @@ maintainers: # pipeline. Library charts do not define any templates and therefore cannot be deployed. type: application -version: 0.5.0 +version: 0.6.0 # renovate: image=jessebot/argocd-appset-secret-plugin -appVersion: "v0.3.0" +appVersion: "v0.4.0" diff --git a/charts/appset-secret-plugin/README.md b/charts/appset-secret-plugin/README.md index 4744158..fa58f16 100644 --- a/charts/appset-secret-plugin/README.md +++ b/charts/appset-secret-plugin/README.md @@ -1,6 +1,6 @@ # appset-secret-plugin -![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.3.0](https://img.shields.io/badge/AppVersion-v0.3.0-informational?style=flat-square) +![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.0](https://img.shields.io/badge/AppVersion-v0.4.0-informational?style=flat-square) A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets @@ -8,7 +8,7 @@ A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets | Name | Email | Url | | ---- | ------ | --- | -| jessebot | | | +| jessebot | | | ## Values @@ -42,4 +42,4 @@ A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets | tolerations | list | `[]` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0) +Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)