-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(istio): Upgrade to 1.20.2 (#1475)
* feat(istio): Upgrade to 1.20.2 * chore: copy upstream chart 1.20.2 * chore: copy upstream chart grafana dashboards 1.20.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 bcmendoza from maintainers * chore: copy upstream chart 1.20.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
- Loading branch information
Showing
8 changed files
with
11 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ [email protected]:istio/istio.git | |
ISTIO_PATH=manifests/charts/istio-operator | ||
ISTIO_DASHBOARDS_PATH=manifests/addons/dashboards | ||
FORK_DASHBOARDS_PATH=charts/grafana/dashboards | ||
ISTIO_TAG=1.17.2 | ||
ISTIO_TAG=1.20.2 | ||
TMPDIR=$(mktemp -d) | ||
STARTING_REV=$(git rev-parse HEAD) | ||
export STARTING_REV | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters