fix: use OCI registry for envoy-gateway helm chart source
https://charts.gateway.envoyproxy.io no longer resolves (NXDOMAIN); chart is now published at oci://docker.io/envoyproxy/gateway-helm.
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
sources:
|
||||
- repoURL: https://charts.gateway.envoyproxy.io
|
||||
- repoURL: oci://docker.io/envoyproxy
|
||||
chart: gateway-helm
|
||||
targetRevision: "v1.7.1"
|
||||
helm:
|
||||
|
||||
Reference in New Issue
Block a user