Bump test chart dependencies (#397)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
spire-helm-version-checker[bot]
2024-07-15 15:14:13 +02:00
committed by GitHub
co-authored by marcofranssen
parent 199bb6f998
commit c507ee0ea3
9 changed files with 18 additions and 18 deletions
+4 -4
View File
@@ -2,7 +2,7 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "61.2.0"
"version": "61.3.1"
},
{
"name": "cert-manager",
@@ -12,16 +12,16 @@
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.10.1"
"version": "4.11.0"
},
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "11.1.7"
"version": "11.1.9"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "15.5.14"
"version": "15.5.16"
}
]