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