diff --git a/pkg/cmd/hgctl/manifests/profiles/_all.yaml b/pkg/cmd/hgctl/manifests/profiles/_all.yaml index 92d2fe5de..a1e4c7958 100644 --- a/pkg/cmd/hgctl/manifests/profiles/_all.yaml +++ b/pkg/cmd/hgctl/manifests/profiles/_all.yaml @@ -58,7 +58,7 @@ charts: higress: url: https://higress.io/helm-charts name: higress - version: 1.1.2 + version: latest istio: url: https://istio-release.storage.googleapis.com/charts name: base diff --git a/pkg/cmd/hgctl/manifests/profiles/k8s.yaml b/pkg/cmd/hgctl/manifests/profiles/k8s.yaml index c2372e8c5..298a560cb 100644 --- a/pkg/cmd/hgctl/manifests/profiles/k8s.yaml +++ b/pkg/cmd/hgctl/manifests/profiles/k8s.yaml @@ -46,7 +46,7 @@ charts: higress: url: https://higress.io/helm-charts name: higress - version: 1.1.2 + version: latest istio: url: https://istio-release.storage.googleapis.com/charts name: base diff --git a/pkg/cmd/hgctl/manifests/profiles/local-k8s.yaml b/pkg/cmd/hgctl/manifests/profiles/local-k8s.yaml index 5310b9878..b73495d46 100644 --- a/pkg/cmd/hgctl/manifests/profiles/local-k8s.yaml +++ b/pkg/cmd/hgctl/manifests/profiles/local-k8s.yaml @@ -46,7 +46,7 @@ charts: higress: url: https://higress.io/helm-charts name: higress - version: 1.1.2 + version: latest istio: url: https://istio-release.storage.googleapis.com/charts name: base