From 07d92ebb2aa9a428830fd28a61d00906bca73d61 Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 08:18:38 +0000 Subject: [PATCH] chore(deps): update helm release kiali-server to v2.29.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 1dc5509..7def772 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.28.0 + targetRevision: 2.29.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 25c70f8..9c565a8 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.28.0 + targetRevision: 2.29.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 0375c36..840a108 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.28.0 + targetRevision: 2.29.0 helm: valueFiles: - $values/manifests/kiali/prod-eu-central-1/values.yaml