From f9c31d85101de91f9aaa90d4f9852726e899608a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:34:39 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v65 --- env/dev/kustomization.yaml | 2 +- env/messy/kustomization.yaml | 2 +- env/production/kustomization.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/env/dev/kustomization.yaml b/env/dev/kustomization.yaml index af83bd20..542e56f8 100644 --- a/env/dev/kustomization.yaml +++ b/env/dev/kustomization.yaml @@ -16,4 +16,4 @@ helmCharts: - name: kube-prometheus-stack releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 42.0.0 + version: 65.1.1 diff --git a/env/messy/kustomization.yaml b/env/messy/kustomization.yaml index 32d1bb9f..ff4ad513 100644 --- a/env/messy/kustomization.yaml +++ b/env/messy/kustomization.yaml @@ -16,4 +16,4 @@ helmCharts: - name: kube-prometheus-stack releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 40.0.0 + version: 65.1.1 diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index c85f1e74..8e2f2399 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -6,7 +6,7 @@ helmCharts: - name: kube-prometheus-stack releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 40.0.0 + version: 65.1.1 images: - name: busybox newName: busybox-env-promote