We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6893145 commit 699b15bCopy full SHA for 699b15b
1 file changed
apps/istio-ingress/base/kustomization.yaml
@@ -4,7 +4,7 @@ namespace: istio-ingress
4
helmCharts:
5
- name: gateway
6
releaseName: gateway
7
- version: 1.22.0
+ version: 1.23.2
8
repo: https://istio-release.storage.googleapis.com/charts
9
valuesInline:
10
name: istio-ingressgateway
@@ -26,7 +26,7 @@ helmCharts:
26
externalTrafficPolicy: Local
27
28
releaseName: gateway-private
29
30
31
32
name: istio-ingressgateway-private
0 commit comments