File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : argocd-config
33description : Chart to deploy ArgoCD configuration (including the argocd-apps chart)
44type : application
5- version : 2.1.0
5+ version : 2.1.1
66appVersion : " 1.0"
77maintainers :
88 - name : WBstack
Original file line number Diff line number Diff line change 33Configures permissions Argo CD and deploys the "app-of-apps" (see ../argocd-apps/README.md)
44
55## Changelog
6+ ## 2.1.1
7+ - re-add bitnami chart repo URL temporarily, so redis can get removed
8+
69## 2.1.0
710- remove redis deployments
811
Original file line number Diff line number Diff line change 1717 sourceRepos :
1818 - {{ .Values.repoUrls.deploy }}
1919 - {{ .Values.repoUrls.wbstack }}
20+ - {{ .Values.repoUrls.bitnami }}
2021 clusterResourceWhitelist :
2122 - group : rbac.authorization.k8s.io
2223 kind : ClusterRole
You can’t perform that action at this time.
0 commit comments