diff --git a/.gitops/deploy/Chart.yaml b/.gitops/deploy/Chart.yaml index 6a4a103..01782f0 100644 --- a/.gitops/deploy/Chart.yaml +++ b/.gitops/deploy/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: helm-kube-prometheus-stack version: 0.0.0 description: GitOps packaging for the kube-prometheus-stack Crossplane configuration -appVersion: 80.14.2 +appVersion: 80.14.3 diff --git a/functions/render/200-helm-release-kube-prometheus-stack.yaml.gotmpl b/functions/render/200-helm-release-kube-prometheus-stack.yaml.gotmpl index 01be7c2..1ddbaf0 100644 --- a/functions/render/200-helm-release-kube-prometheus-stack.yaml.gotmpl +++ b/functions/render/200-helm-release-kube-prometheus-stack.yaml.gotmpl @@ -24,7 +24,7 @@ spec: chart: name: kube-prometheus-stack repository: https://prometheus-community.github.io/helm-charts - version: 80.14.2 + version: 80.14.3 namespace: {{ $kps.namespace }} {{- if $kps.overrideAllValues }} values: