Bump test chart dependencies (#301)

Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
github-actions[bot]
2023-05-23 10:19:40 +00:00
committed by GitHub
co-authored by marcofranssen
parent 00c2c1a533
commit 4777a30012
+4 -4
View File
@@ -2,12 +2,12 @@
{ {
"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.27.2" "version": "45.29.0"
}, },
{ {
"name": "cert-manager", "name": "cert-manager",
"repo": "https://charts.jetstack.io", "repo": "https://charts.jetstack.io",
"version": "v1.11.2" "version": "v1.12.0"
}, },
{ {
"name": "ingress-nginx", "name": "ingress-nginx",
@@ -17,11 +17,11 @@
{ {
"name": "mysql", "name": "mysql",
"repo": "https://charts.bitnami.com/bitnami", "repo": "https://charts.bitnami.com/bitnami",
"version": "9.9.1" "version": "9.10.1"
}, },
{ {
"name": "postgresql", "name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami", "repo": "https://charts.bitnami.com/bitnami",
"version": "12.5.1" "version": "12.5.3"
} }
] ]