diff --git a/charts/cnl-quickstart/Chart.lock b/charts/cnl-quickstart/Chart.lock index 0bc6b74..d344b90 100644 --- a/charts/cnl-quickstart/Chart.lock +++ b/charts/cnl-quickstart/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 7.6.12 - name: kube-prometheus-stack repository: https://prometheus-community.github.io/helm-charts - version: 65.8.1 + version: 65.3.1 - name: monitoring repository: file://subcharts/monitoring version: 0.1.0 -digest: sha256:3012ab86eb8def673ff43ceba1936f55f6753c7798150786a85b2d02f0f2f254 -generated: "2024-11-06T16:04:10.718430168+01:00" +digest: sha256:f13d43816382c18632eb164dbc22febdbab7dcd28660fdd7cc93705a1803cffb +generated: "2024-11-07T16:07:30.128162063+01:00" diff --git a/charts/cnl-quickstart/Chart.yaml b/charts/cnl-quickstart/Chart.yaml index f5e14ca..6b6104f 100644 --- a/charts/cnl-quickstart/Chart.yaml +++ b/charts/cnl-quickstart/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.3 +version: 0.1.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -33,7 +33,7 @@ dependencies: condition: argo-cd.enabled - name: kube-prometheus-stack repository: https://prometheus-community.github.io/helm-charts - version: 65.8.1 + version: 65.3.1 # This is the max version of this chart which can be used with the Helm version installed by ArgoCD - name: monitoring repository: file://subcharts/monitoring condition: monitoring.enabled diff --git a/charts/cnl-quickstart/site.yaml b/charts/cnl-quickstart/site.yaml index c4cd79e..7bc9fc5 100644 --- a/charts/cnl-quickstart/site.yaml +++ b/charts/cnl-quickstart/site.yaml @@ -15,4 +15,4 @@ afterInstallationManual: | namespaces: - kafka - argocd - - prometheus \ No newline at end of file + - monitoring \ No newline at end of file