File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
charts/appset-secret-plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ maintainers:
1515# pipeline. Library charts do not define any templates and therefore cannot be deployed.
1616type : application
1717
18- version : 0.9.0
18+ version : 0.9.1
1919
2020# renovate: image=jessebot/argocd-appset-secret-plugin
2121appVersion : " v0.7.0"
Original file line number Diff line number Diff line change 11# appset-secret-plugin
22
3- ![ Version: 0.9.0 ] ( https://img.shields.io/badge/Version-0.9.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.7.0] ( https://img.shields.io/badge/AppVersion-v0.7.0-informational?style=flat-square )
3+ ![ Version: 0.9.1 ] ( https://img.shields.io/badge/Version-0.9.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.7.0] ( https://img.shields.io/badge/AppVersion-v0.7.0-informational?style=flat-square )
44
55A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets
66
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ metadata:
88 app.kubernetes.io/part-of : argocd
99stringData :
1010 secret_vars.yaml : |
11- app_name: "cool_app "
11+ app_name: "cool-app "
1212{{- end }}
You can’t perform that action at this time.
0 commit comments