Bump test chart dependencies (#38)

Signed-off-by: GitHub <[email protected]>
Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
github-actions[bot]
2023-10-16 18:00:04 +00:00
committed by GitHub
co-authored by marcofranssen
parent 5cb3c6de12
commit 2644e4b198
9 changed files with 16 additions and 16 deletions
+4 -4
View File
@@ -2,7 +2,7 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "51.3.0"
"version": "51.8.0"
},
{
"name": "cert-manager",
@@ -12,16 +12,16 @@
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.8.1"
"version": "4.8.2"
},
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "9.12.3"
"version": "9.12.5"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "13.1.0"
"version": "13.1.5"
}
]