diff --git a/apps/dev-eu-central-1/platform/istio.yaml b/apps/dev-eu-central-1/platform/istio.yaml index 875958e..e84a27c 100644 --- a/apps/dev-eu-central-1/platform/istio.yaml +++ b/apps/dev-eu-central-1/platform/istio.yaml @@ -21,7 +21,7 @@ spec: source: repoURL: https://istio-release.storage.googleapis.com/charts chart: base - targetRevision: 1.28.3 + targetRevision: 1.29.2 syncPolicy: automated: prune: true @@ -53,7 +53,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: cni - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/istio-cni/dev-eu-central-1/values.yaml @@ -96,7 +96,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: istiod - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/istiod/dev-eu-central-1/values.yaml @@ -133,7 +133,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: ztunnel - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/ztunnel/dev-eu-central-1/values.yaml diff --git a/apps/management-eu-central-1/platform/istio.yaml b/apps/management-eu-central-1/platform/istio.yaml index 9e9fca0..6396d9c 100644 --- a/apps/management-eu-central-1/platform/istio.yaml +++ b/apps/management-eu-central-1/platform/istio.yaml @@ -21,7 +21,7 @@ spec: source: repoURL: https://istio-release.storage.googleapis.com/charts chart: base - targetRevision: 1.28.3 + targetRevision: 1.29.2 syncPolicy: automated: prune: true @@ -53,7 +53,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: cni - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/istio-cni/management-eu-central-1/values.yaml @@ -96,7 +96,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: istiod - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/istiod/management-eu-central-1/values.yaml @@ -133,7 +133,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: ztunnel - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/ztunnel/management-eu-central-1/values.yaml diff --git a/apps/prod-eu-central-1/platform/istio.yaml b/apps/prod-eu-central-1/platform/istio.yaml index 78bd34f..0db1bbc 100644 --- a/apps/prod-eu-central-1/platform/istio.yaml +++ b/apps/prod-eu-central-1/platform/istio.yaml @@ -21,7 +21,7 @@ spec: source: repoURL: https://istio-release.storage.googleapis.com/charts chart: base - targetRevision: 1.28.3 + targetRevision: 1.29.2 syncPolicy: automated: prune: true @@ -53,7 +53,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: cni - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/istio-cni/prod-eu-central-1/values.yaml @@ -96,7 +96,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: istiod - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/istiod/prod-eu-central-1/values.yaml @@ -133,7 +133,7 @@ spec: sources: - repoURL: https://istio-release.storage.googleapis.com/charts chart: ztunnel - targetRevision: 1.28.3 + targetRevision: 1.29.2 helm: valueFiles: - $values/manifests/ztunnel/prod-eu-central-1/values.yaml