Files
helm-charts-hardened/.github/tests/charts.json
T
github-actions[bot]andmarcofranssen bd393e9597 Bump test chart dependencies (#445)
Bump the Helm charts used in test scenarios to latest available
versions.

Signed-off-by: GitHub <[email protected]>
Co-authored-by: marcofranssen <[email protected]>
2023-08-15 17:55:19 +00:00

28 lines
576 B
JSON

[
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "48.3.1"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.12.3"
},
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.7.1"
},
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "9.10.10"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "12.8.2"
}
]