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