Bump test chart dependencies (#264)

Bump the Helm charts used in test scenarios to latest available
versions.

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Kevin Fox <[email protected]>
Co-authored-by: marcofranssen <[email protected]>
Co-authored-by: Kevin Fox <[email protected]>
This commit is contained in:
github-actions[bot]
2023-05-08 06:38:29 -07:00
committed by GitHub
co-authored by marcofranssen Kevin Fox
parent aa6b40c0f8
commit 1f09d7b386
+2 -2
View File
@@ -2,7 +2,7 @@
{ {
"name": "kube-prometheus-stack", "name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts", "repo": "https://prometheus-community.github.io/helm-charts",
"version": "45.23.0" "version": "45.26.0"
}, },
{ {
"name": "cert-manager", "name": "cert-manager",
@@ -12,6 +12,6 @@
{ {
"name": "ingress-nginx", "name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx", "repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.6.0" "version": "4.6.1"
} }
] ]