Skip to content

Commit bea96a3

Browse files
authored
Merge pull request #9155 from upodroid/bump-istio
bump istio to 1.28.4
2 parents f8f7e71 + 393f0ff commit bea96a3

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

kubernetes/apps/istio.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ spec:
2222
sources:
2323
- chart: base
2424
repoURL: https://istio-release.storage.googleapis.com/charts
25-
targetRevision: 1.23.2
25+
targetRevision: 1.28.4
2626
- path: config/crd/experimental
2727
repoURL: https://github.com/kubernetes-sigs/gateway-api
28-
targetRevision: v1.1.0
28+
targetRevision: v1.4.1
2929
syncPolicy:
3030
automated:
3131
prune: true
@@ -58,7 +58,7 @@ spec:
5858
sources:
5959
- chart: istiod
6060
repoURL: https://istio-release.storage.googleapis.com/charts
61-
targetRevision: 1.23.2
61+
targetRevision: 1.28.4
6262
helm:
6363
valueFiles:
6464
- $values/kubernetes/{{ .name }}/helm/istio.yaml

kubernetes/gke-utility/helm/istio.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ global:
99
pilot:
1010
env:
1111
PILOT_ENABLE_ALPHA_GATEWAY_API: 'true'
12-
ENABLE_NATIVE_SIDECARS: 'true'
1312
meshConfig:
1413
accessLogFile: /dev/stdout
1514
enablePrometheusMerge: true

0 commit comments

Comments
 (0)