Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions examples/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- repositoryURL: https://istio-release.storage.googleapis.com/charts
repositoryName: istio
chartName: istio/base
chartVersion: 1.28.0
chartVersion: 1.28.1
releaseName: istio-base
releaseNamespace: istio-system
helmChartAction: Install
Expand All @@ -20,14 +20,14 @@ spec:
- repositoryURL: https://istio-release.storage.googleapis.com/charts
repositoryName: istio
chartName: istio/istiod
chartVersion: 1.28.0
chartVersion: 1.28.1
releaseName: istiod
releaseNamespace: istio-system
helmChartAction: Install
- repositoryURL: https://istio-release.storage.googleapis.com/charts
repositoryName: istio
chartName: istio/gateway
chartVersion: 1.28.0
chartVersion: 1.28.1
releaseName: istio-ingress
releaseNamespace: istio-system
helmChartAction: Install