Bump test chart dependencies (#426)

Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
github-actions[bot]
2023-08-09 15:11:47 +00:00
committed by GitHub
co-authored by marcofranssen
parent bfec27ef67
commit e774584c46
+3 -3
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": "48.2.2" "version": "48.3.1"
}, },
{ {
"name": "cert-manager", "name": "cert-manager",
@@ -17,11 +17,11 @@
{ {
"name": "mysql", "name": "mysql",
"repo": "https://charts.bitnami.com/bitnami", "repo": "https://charts.bitnami.com/bitnami",
"version": "9.10.9" "version": "9.10.10"
}, },
{ {
"name": "postgresql", "name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami", "repo": "https://charts.bitnami.com/bitnami",
"version": "12.7.1" "version": "12.8.0"
} }
] ]