From 6a24e53ae9b8c016930948995412686970d88d27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 17:36:45 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v57 --- 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..e36d59a0 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: 57.0.1 diff --git a/env/messy/kustomization.yaml b/env/messy/kustomization.yaml index 32d1bb9f..5c0779cb 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: 57.0.1 diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index c85f1e74..6d926d89 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: 57.0.1 images: - name: busybox newName: busybox-env-promote