Skip to content

Commit 5553710

Browse files
istio proxy version 1.24.3 (#3049)
* istio proxy version 1.24.3 Signed-off-by: Julius von Kohout <[email protected]> * Update install.yaml Signed-off-by: Julius von Kohout <[email protected]> --------- Signed-off-by: Julius von Kohout <[email protected]>
1 parent c01c446 commit 5553710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/istio-1-24/istio-install/base/install.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2836,7 +2836,7 @@ spec:
28362836
valueFrom:
28372837
fieldRef:
28382838
fieldPath: spec.nodeName
2839-
image: gcr.io/istio-release/proxyv2:1.24.2
2839+
image: gcr.io/istio-release/proxyv2:1.24.3
28402840
name: istio-proxy
28412841
ports:
28422842
- containerPort: 15021

common/istio-cni-1-24/istio-install/base/install.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3148,7 +3148,7 @@ spec:
31483148
valueFrom:
31493149
fieldRef:
31503150
fieldPath: spec.nodeName
3151-
image: gcr.io/istio-release/proxyv2:1.24.2
3151+
image: gcr.io/istio-release/proxyv2:1.24.3
31523152
name: istio-proxy
31533153
ports:
31543154
- containerPort: 15021

0 commit comments

Comments
 (0)