Skip to content

Commit 1bf21f5

Browse files
authored
bump to latest istio patch release (#1204)
1 parent 225fdc5 commit 1bf21f5

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

third_party/istio-latest/generate-manifests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
source "$(dirname $0)/../library.sh"
1818

19-
generate "1.18.0" "$(dirname $0)"
19+
generate "1.18.5" "$(dirname $0)"

third_party/istio-latest/istio-ci-ambient/istio.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7937,7 +7937,7 @@ data:
79377937
"sts": {
79387938
"servicePort": 0
79397939
},
7940-
"tag": "1.18.0",
7940+
"tag": "1.18.5",
79417941
"tracer": {
79427942
"datadog": {},
79437943
"lightstep": {},
@@ -9778,7 +9778,7 @@ spec:
97789778
valueFrom:
97799779
fieldRef:
97809780
fieldPath: spec.nodeName
9781-
image: docker.io/istio/proxyv2:1.18.0
9781+
image: docker.io/istio/proxyv2:1.18.5
97829782
name: istio-proxy
97839783
ports:
97849784
- containerPort: 15021
@@ -9929,7 +9929,7 @@ spec:
99299929
fsGroup: 1337
99309930
containers:
99319931
- name: discovery
9932-
image: docker.io/istio/pilot:1.18.0
9932+
image: docker.io/istio/pilot:1.18.5
99339933
args:
99349934
- discovery
99359935
- --monitoringAddr=:15014
@@ -10428,7 +10428,7 @@ spec:
1042810428
terminationGracePeriodSeconds: 5
1042910429
containers:
1043010430
- name: install-cni
10431-
image: docker.io/istio/install-cni:1.18.0
10431+
image: docker.io/istio/install-cni:1.18.5
1043210432
readinessProbe:
1043310433
httpGet:
1043410434
path: /readyz
@@ -10551,7 +10551,7 @@ spec:
1055110551
operator: Exists
1055210552
containers:
1055310553
- name: istio-proxy
10554-
image: docker.io/istio/ztunnel:1.18.0
10554+
image: docker.io/istio/ztunnel:1.18.5
1055510555
resources:
1055610556
requests:
1055710557
cpu: 500m

third_party/istio-latest/istio-ci-mesh/istio.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7793,7 +7793,7 @@ data:
77937793
"sts": {
77947794
"servicePort": 0
77957795
},
7796-
"tag": "1.18.0",
7796+
"tag": "1.18.5",
77977797
"tracer": {
77987798
"datadog": {},
77997799
"lightstep": {},
@@ -9632,7 +9632,7 @@ spec:
96329632
valueFrom:
96339633
fieldRef:
96349634
fieldPath: spec.nodeName
9635-
image: docker.io/istio/proxyv2:1.18.0
9635+
image: docker.io/istio/proxyv2:1.18.5
96369636
name: istio-proxy
96379637
ports:
96389638
- containerPort: 15021
@@ -9783,7 +9783,7 @@ spec:
97839783
fsGroup: 1337
97849784
containers:
97859785
- name: discovery
9786-
image: docker.io/istio/pilot:1.18.0
9786+
image: docker.io/istio/pilot:1.18.5
97879787
args:
97889788
- discovery
97899789
- --monitoringAddr=:15014

third_party/istio-latest/istio-ci-no-mesh/istio.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7793,7 +7793,7 @@ data:
77937793
"sts": {
77947794
"servicePort": 0
77957795
},
7796-
"tag": "1.18.0",
7796+
"tag": "1.18.5",
77977797
"tracer": {
77987798
"datadog": {},
77997799
"lightstep": {},
@@ -9632,7 +9632,7 @@ spec:
96329632
valueFrom:
96339633
fieldRef:
96349634
fieldPath: spec.nodeName
9635-
image: docker.io/istio/proxyv2:1.18.0
9635+
image: docker.io/istio/proxyv2:1.18.5
96369636
name: istio-proxy
96379637
ports:
96389638
- containerPort: 15021
@@ -9783,7 +9783,7 @@ spec:
97839783
fsGroup: 1337
97849784
containers:
97859785
- name: discovery
9786-
image: docker.io/istio/pilot:1.18.0
9786+
image: docker.io/istio/pilot:1.18.5
97879787
args:
97889788
- discovery
97899789
- --monitoringAddr=:15014

third_party/istio-latest/istio-kind-ambient/istio.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7937,7 +7937,7 @@ data:
79377937
"sts": {
79387938
"servicePort": 0
79397939
},
7940-
"tag": "1.18.0",
7940+
"tag": "1.18.5",
79417941
"tracer": {
79427942
"datadog": {},
79437943
"lightstep": {},
@@ -9778,7 +9778,7 @@ spec:
97789778
valueFrom:
97799779
fieldRef:
97809780
fieldPath: spec.nodeName
9781-
image: docker.io/istio/proxyv2:1.18.0
9781+
image: docker.io/istio/proxyv2:1.18.5
97829782
name: istio-proxy
97839783
ports:
97849784
- containerPort: 15021
@@ -9929,7 +9929,7 @@ spec:
99299929
fsGroup: 1337
99309930
containers:
99319931
- name: discovery
9932-
image: docker.io/istio/pilot:1.18.0
9932+
image: docker.io/istio/pilot:1.18.5
99339933
args:
99349934
- discovery
99359935
- --monitoringAddr=:15014
@@ -10428,7 +10428,7 @@ spec:
1042810428
terminationGracePeriodSeconds: 5
1042910429
containers:
1043010430
- name: install-cni
10431-
image: docker.io/istio/install-cni:1.18.0
10431+
image: docker.io/istio/install-cni:1.18.5
1043210432
readinessProbe:
1043310433
httpGet:
1043410434
path: /readyz
@@ -10551,7 +10551,7 @@ spec:
1055110551
operator: Exists
1055210552
containers:
1055310553
- name: istio-proxy
10554-
image: docker.io/istio/ztunnel:1.18.0
10554+
image: docker.io/istio/ztunnel:1.18.5
1055510555
resources:
1055610556
requests:
1055710557
cpu: 500m

third_party/istio-latest/istio-kind-no-mesh/istio.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7793,7 +7793,7 @@ data:
77937793
"sts": {
77947794
"servicePort": 0
77957795
},
7796-
"tag": "1.18.0",
7796+
"tag": "1.18.5",
77977797
"tracer": {
77987798
"datadog": {},
77997799
"lightstep": {},
@@ -9632,7 +9632,7 @@ spec:
96329632
valueFrom:
96339633
fieldRef:
96349634
fieldPath: spec.nodeName
9635-
image: docker.io/istio/proxyv2:1.18.0
9635+
image: docker.io/istio/proxyv2:1.18.5
96369636
name: istio-proxy
96379637
ports:
96389638
- containerPort: 15021
@@ -9783,7 +9783,7 @@ spec:
97839783
fsGroup: 1337
97849784
containers:
97859785
- name: discovery
9786-
image: docker.io/istio/pilot:1.18.0
9786+
image: docker.io/istio/pilot:1.18.5
97879787
args:
97889788
- discovery
97899789
- --monitoringAddr=:15014

0 commit comments

Comments
 (0)