* Fix bitnami chart dependencies There have been problems with the old style bitami repo. Bitnami is suggesting users switch to oci for their charts. Signed-off-by: Kevin Fox <[email protected]> * Fix repos Signed-off-by: Kevin Fox <[email protected]> * Fix repos Signed-off-by: Kevin Fox <[email protected]> * Fix updater script Signed-off-by: Kevin Fox <[email protected]> --------- Signed-off-by: Kevin Fox <[email protected]>
18 lines
334 B
JSON
18 lines
334 B
JSON
[
|
|
{
|
|
"name": "mysql",
|
|
"registry": "docker.io/bitnamicharts/mysql",
|
|
"version": "12.2.0"
|
|
},
|
|
{
|
|
"name": "postgresql",
|
|
"registry": "docker.io/bitnamicharts/postgresql",
|
|
"version": "16.3.0"
|
|
},
|
|
{
|
|
"name": "envoy-gateway",
|
|
"registry": "docker.io/envoyproxy/gateway-helm",
|
|
"version": "v1.2.3"
|
|
}
|
|
]
|