diff --git a/charts/cluster-bootstrap/Chart.yaml b/charts/cluster-bootstrap/Chart.yaml index ab09c5a..e33a715 100644 --- a/charts/cluster-bootstrap/Chart.yaml +++ b/charts/cluster-bootstrap/Chart.yaml @@ -8,6 +8,6 @@ dependencies: version: 1.6.0 description: Chart to kick off gitops installation and bootstrapping of blue print name: cluster-bootstrap -version: 0.5.10 +version: 0.5.11 maintainers: - name: rh-mobb diff --git a/charts/cluster-bootstrap/values.yaml b/charts/cluster-bootstrap/values.yaml index 5b6f371..7f936ad 100644 --- a/charts/cluster-bootstrap/values.yaml +++ b/charts/cluster-bootstrap/values.yaml @@ -61,7 +61,7 @@ argocd: helmRepoUrl: https://rh-mobb.github.io/validated-pattern-helm-charts/ chart: app-of-apps-application project: application-ns-project - targetRevision: 1.5.5 + targetRevision: 1.5.6 gitRepoUrl: https://github.com/rosa-hcp-dedicated-vpc/cluster-config.git adGroup: PFAUTHAD gitPathFile: /applications-ns.yaml