From 56fe7f3e11de5a7ea67d905d544345c816fb064e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:26:13 +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..a29e4bc9 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.3.1 diff --git a/env/messy/kustomization.yaml b/env/messy/kustomization.yaml index 32d1bb9f..a896e607 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.3.1 diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index c85f1e74..174fc5e1 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.3.1 images: - name: busybox newName: busybox-env-promote