Bump test chart dependencies (#322)

Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
github-actions[bot]
2023-06-02 08:37:25 +02:00
committed by GitHub
co-authored by marcofranssen
parent d333154369
commit 28c0824714
+3 -3
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.29.0" "version": "46.4.1"
}, },
{ {
"name": "cert-manager", "name": "cert-manager",
"repo": "https://charts.jetstack.io", "repo": "https://charts.jetstack.io",
"version": "v1.12.0" "version": "v1.12.1"
}, },
{ {
"name": "ingress-nginx", "name": "ingress-nginx",
@@ -22,6 +22,6 @@
{ {
"name": "postgresql", "name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami", "repo": "https://charts.bitnami.com/bitnami",
"version": "12.5.3" "version": "12.5.5"
} }
] ]