Skip to content

Commit

Permalink
ci(deps): update istio helm chart to v1.19.0 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent b31ad11 commit 3ea9d06
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.18.2
version: 1.19.0
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.18.2
version: 1.19.0
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.18.2
version: 1.19.0
repository: https://istio-release.storage.googleapis.com/charts
condition: istio-source.enabled

0 comments on commit 3ea9d06

Please sign in to comment.