Bump test chart dependencies (#431)

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-08-19 12:39:18 +02:00
committed by GitHub
co-authored by marcofranssen
parent ba35e81247
commit 8553a78f6c
3 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -2,17 +2,17 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "61.8.0"
"version": "61.9.0"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.15.2"
"version": "v1.15.3"
},
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.11.1"
"version": "4.11.2"
},
{
"name": "mysql",
@@ -22,6 +22,6 @@
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "15.5.21"
"version": "15.5.22"
}
]