Skip to content

Commit

Permalink
ci(deps): update istio helm chart to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent d743d59 commit 91d8648
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion addons/istio/base/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ version: v0.1.0 # x-release-please-version
dependencies:
- name: base
alias: istio-base-source
version: 1.20.0
version: 1.23.1
repository: https://istio-release.storage.googleapis.com/charts
condition: istio-source.enabled
2 changes: 1 addition & 1 deletion addons/istio/ingressgateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ version: v0.0.1 # x-release-please-version
dependencies:
- name: gateway
alias: istio-gateway-source
version: 1.20.0
version: 1.23.1
repository: https://istio-release.storage.googleapis.com/charts
condition: istio-source.enabled
2 changes: 1 addition & 1 deletion addons/istio/istiod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ version: v0.1.0 # x-release-please-version
dependencies:
- name: istiod
alias: istiod-source
version: 1.20.0
version: 1.23.1
repository: https://istio-release.storage.googleapis.com/charts
condition: istio-source.enabled

0 comments on commit 91d8648

Please sign in to comment.