Add oci registry style chart support to infrastructure (#405)

Signed-off-by: Kevin Fox <[email protected]>
Co-authored-by: Faisal Memon <[email protected]>
This commit is contained in:
kfox1111
2024-08-08 21:35:22 -07:00
committed by GitHub
co-authored by Faisal Memon
parent 6d4d52604a
commit 41dce8c32f
3 changed files with 30 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[
{
"name": "envoy-gateway",
"registry": "docker.io/envoyproxy/gateway-helm",
"version": "v1.1.0"
}
]