Bump test chart dependencies (#219)

Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
github-actions[bot]
2024-01-29 09:24:31 +00:00
committed by GitHub
co-authored by marcofranssen
parent 01e031f71c
commit 7542052b65
9 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "56.0.1"
"version": "56.2.1"
},
{
"name": "cert-manager",
@@ -12,7 +12,7 @@
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.9.0"
"version": "4.9.1"
},
{
"name": "mysql",
@@ -22,6 +22,6 @@
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "13.3.1"
"version": "13.4.3"
}
]