Files
helm-charts-hardened/.github/tests/oci-charts.json
T
kfox1111 3cfefb72ba Gateway api support (#890)
* Gateway api support

Signed-off-by: Kevin Fox <[email protected]>

* Update readme

Signed-off-by: Kevin Fox <[email protected]>

* Fix gateway name. a gateway doesnt need to be named gateway

Signed-off-by: Kevin Fox <[email protected]>

* Fix naming issue

Signed-off-by: Kevin Fox <[email protected]>

* Incorperate feedback

Signed-off-by: Kevin Fox <[email protected]>

* Incorperate feedback

Signed-off-by: Kevin Fox <[email protected]>

---------

Signed-off-by: Kevin Fox <[email protected]>
2026-07-30 19:38:43 +00:00

18 lines
338 B
JSON

[
{
"name": "mariadb",
"registry": "docker.io/bitnamicharts/mariadb",
"version": "25.0.8"
},
{
"name": "postgresql",
"registry": "docker.io/bitnamicharts/postgresql",
"version": "18.5.9"
},
{
"name": "envoy-gateway",
"registry": "docker.io/envoyproxy/gateway-helm",
"version": "v1.8.2"
}
]