diff --git a/charts/argocd-config/Chart.yaml b/charts/argocd-config/Chart.yaml index 940501d..90bf048 100644 --- a/charts/argocd-config/Chart.yaml +++ b/charts/argocd-config/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -name: argocd-apps +name: argocd-config description: Chart to deploy ArgoCD configuration (including the argocd-apps chart) type: application -version: 0.1.0 +version: 1.0.0 appVersion: "1.0" maintainers: - name: WBstack