diff --git a/examples/istio.yaml b/examples/istio.yaml index 0ebb3b8b..c553e5f0 100644 --- a/examples/istio.yaml +++ b/examples/istio.yaml @@ -11,7 +11,7 @@ spec: - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/base - chartVersion: 1.28.1 + chartVersion: 1.28.2 releaseName: istio-base releaseNamespace: istio-system helmChartAction: Install @@ -20,14 +20,14 @@ spec: - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/istiod - chartVersion: 1.28.1 + chartVersion: 1.28.2 releaseName: istiod releaseNamespace: istio-system helmChartAction: Install - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/gateway - chartVersion: 1.28.1 + chartVersion: 1.28.2 releaseName: istio-ingress releaseNamespace: istio-system helmChartAction: Install