* 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
363 B
JSON
18 lines
363 B
JSON
[
|
|
{
|
|
"name": "kube-prometheus-stack",
|
|
"repo": "https://prometheus-community.github.io/helm-charts",
|
|
"version": "66.2.1"
|
|
},
|
|
{
|
|
"name": "cert-manager",
|
|
"repo": "https://charts.jetstack.io",
|
|
"version": "v1.16.1"
|
|
},
|
|
{
|
|
"name": "ingress-nginx",
|
|
"repo": "https://kubernetes.github.io/ingress-nginx",
|
|
"version": "4.11.3"
|
|
}
|
|
]
|