Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions apps/dev-eu-central-1/platform/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions apps/management-eu-central-1/platform/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions apps/prod-eu-central-1/platform/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down