diff --git a/charts/app-of-apps-acm-team-onboarding/Chart.yaml b/charts/app-of-apps-acm-team-onboarding/Chart.yaml index fb64c48..2612913 100644 --- a/charts/app-of-apps-acm-team-onboarding/Chart.yaml +++ b/charts/app-of-apps-acm-team-onboarding/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: app-of-apps-acm-team-onboarding description: Chart to onboard teams on an ACM hub with AppProjects, RBAC, and placement infrastructure for spoke deployment via ApplicationSets -version: 0.2.0 +version: 0.3.0 home: https://rh-mobb.github.io/validated-pattern-helm-charts/ maintainers: - name: rh-mobb diff --git a/charts/application-gitops/Chart.yaml b/charts/application-gitops/Chart.yaml index df74ee0..bf81af9 100644 --- a/charts/application-gitops/Chart.yaml +++ b/charts/application-gitops/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Chart to generate argocd apps name: application-gitops -version: 1.5.2 +version: 1.6.0 home: https://rh-mobb.github.io/validated-pattern-helm-charts/ maintainers: - name: rh-mobb diff --git a/charts/application-gitops/templates/argocd-crd.yaml b/charts/application-gitops/templates/argocd-crd.yaml index b249cd6..0125b77 100644 --- a/charts/application-gitops/templates/argocd-crd.yaml +++ b/charts/application-gitops/templates/argocd-crd.yaml @@ -11,12 +11,10 @@ metadata: spec: sourceNamespaces: - '*-team' - - application-gitops applicationInstanceLabelKey: argocd.argoproj.io/instance applicationSet: sourceNamespaces: - '*-team' - - application-gitops resources: limits: cpu: '1'