Skip to content

Commit

Permalink
feat(istio): Upgrade to 1.23.2 (#1511)
Browse files Browse the repository at this point in the history
* feat(istio): Upgrade to 1.23.2

* fix(istio): Update chart.yaml patch

* fix(istio): Update dashboards copy logic

* chore: copy upstream chart 1.23.2

* chore: copy upstream chart grafana dashboards 1.23.2

* chore: apply patch_1_values.sh

* chore: apply patch_2_templates.sh

* chore: apply patch_3_chartyaml.sh

* chore: apply patch_4_deployment.sh

* fix(istio): Remove dashboard removed upstream
  • Loading branch information
gracedo authored Oct 1, 2024
1 parent c36ea25 commit c356fcd
Show file tree
Hide file tree
Showing 13 changed files with 1,366 additions and 2,193 deletions.
5 changes: 2 additions & 3 deletions staging/istio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
apiVersion: v2
name: istio
version: 1.22.3
appVersion: 1.22.3
version: 1.23.2
appVersion: 1.23.2
description: Helm chart for deploying Istio operator
keywords:
- istio
- operator
sources:
- https://github.com/istio/istio/tree/master/operator
engine: gotpl
icon: https://istio.io/latest/favicons/android-192x192.png
maintainers:
- name: goeldeepak
Expand Down
Loading

0 comments on commit c356fcd

Please sign in to comment.