Skip to content

Commit

Permalink
Upgrade Istio to 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricsanfre committed Dec 13, 2024
1 parent c247bae commit 3c8c349
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions kubernetes/platform/istio/app/base/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
chart:
spec:
chart: base
version: 1.24.0
version: 1.24.1
sourceRef:
kind: HelmRepository
name: istio
Expand Down Expand Up @@ -48,7 +48,7 @@ spec:
chart:
spec:
chart: cni
version: 1.24.0
version: 1.24.1
sourceRef:
kind: HelmRepository
name: istio
Expand Down Expand Up @@ -81,7 +81,7 @@ spec:
chart:
spec:
chart: istiod
version: 1.24.0
version: 1.24.1
sourceRef:
kind: HelmRepository
name: istio
Expand Down Expand Up @@ -115,7 +115,7 @@ spec:
chart:
spec:
chart: ztunnel
version: 1.24.0
version: 1.24.1
sourceRef:
kind: HelmRepository
name: istio
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/platform/istio/gateway/base/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: gateway
version: 1.24.0
version: 1.24.1
sourceRef:
kind: HelmRepository
name: istio
Expand Down

0 comments on commit 3c8c349

Please sign in to comment.