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:
2026-07-21 11:24:21 +07:00
parent 7dda8715c1
commit 2a07b6decf

View File

@@ -8,7 +8,7 @@ metadata:
spec: spec:
project: default project: default
sources: sources:
- repoURL: https://charts.gateway.envoyproxy.io - repoURL: oci://docker.io/envoyproxy
chart: gateway-helm chart: gateway-helm
targetRevision: "v1.7.1" targetRevision: "v1.7.1"
helm: helm: