We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6893145 commit 3a1cdeeCopy full SHA for 3a1cdee
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.3
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