From 7c7ecfa9d62a3c15d53e33be22eba81b4c24d791 Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 10:27:11 +0000 Subject: [PATCH] chore(deps): update helm release kiali-server to v2.31.0 --- apps/dev-eu-central-1/platform/kiali.yaml | 2 +- apps/management-eu-central-1/platform/kiali.yaml | 2 +- apps/prod-eu-central-1/platform/kiali.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dev-eu-central-1/platform/kiali.yaml b/apps/dev-eu-central-1/platform/kiali.yaml index a09bd41..e3afbff 100644 --- a/apps/dev-eu-central-1/platform/kiali.yaml +++ b/apps/dev-eu-central-1/platform/kiali.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://kiali.org/helm-charts chart: kiali-server - targetRevision: 2.30.0 + targetRevision: 2.31.0 helm: valueFiles: - $values/manifests/kiali/dev-eu-central-1/values.yaml diff --git a/apps/management-eu-central-1/platform/kiali.yaml b/apps/management-eu-central-1/platform/kiali.yaml index 4cc2630..fc0ac13 100644 --- a/apps/management-eu-central-1/platform/kiali.yaml +++ b/apps/management-eu-central-1/platform/kiali.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://kiali.org/helm-charts chart: kiali-server - targetRevision: 2.30.0 + targetRevision: 2.31.0 helm: valueFiles: - $values/manifests/kiali/management-eu-central-1/values.yaml diff --git a/apps/prod-eu-central-1/platform/kiali.yaml b/apps/prod-eu-central-1/platform/kiali.yaml index 91844f4..9bd207e 100644 --- a/apps/prod-eu-central-1/platform/kiali.yaml +++ b/apps/prod-eu-central-1/platform/kiali.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://kiali.org/helm-charts chart: kiali-server - targetRevision: 2.30.0 + targetRevision: 2.31.0 helm: valueFiles: - $values/manifests/kiali/prod-eu-central-1/values.yaml