Skip to content

Commit 94fdabd

Browse files
authored
fix: upgrade istio to 1.22.5 (#1769)
1 parent d3e0783 commit 94fdabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values/istio-operator/istio-operator.gotmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{- $v := .Values }}
22
{{- $i := $v.apps | get "istio" }}
33
hub: istio
4-
# tag: {{ $i | get "image.tag" "1.15.1" }}
4+
tag: 1.22.5
55

66
operatorNamespace: istio-operator
77

0 commit comments

Comments
 (0)