Skip to content

Commit

Permalink
chore(istio): add chart version (#1140)
Browse files Browse the repository at this point in the history
* add istio chart version

* remove accidental commited script

* change istio version to 1.17.1
  • Loading branch information
deer-wmde authored Sep 6, 2023
1 parent a48a3de commit b5dab87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/helmfile/istio-control-plane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ releases:
- name: istio-base
namespace: istio-system
chart: istio/base
version: 1.17.1
set:
- name: installCRDs
value: true

0 comments on commit b5dab87

Please sign in to comment.