Files
helm-charts-hardened/.github/tests/charts.json
T
github-actions[bot]andKevin Fox 6760cd22cd Bump test chart dependencies (#252)
Bump the Helm charts used in test scenarios to latest available
versions.

---------

Signed-off-by: GitHub <[email protected]>
Co-authored-by: Kevin Fox <[email protected]>
2023-05-01 09:16:43 -07:00

18 lines
363 B
JSON

[
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "45.23.0"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.11.1"
},
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.6.0"
}
]