Bump test chart dependencies (#379)

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-06-10 05:24:55 -07:00
committed by GitHub
co-authored by marcofranssen
parent 1dc650f06e
commit 4c9059ea52
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -2,12 +2,12 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "59.1.0"
"version": "60.0.2"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.14.5"
"version": "v1.15.0"
},
{
"name": "ingress-nginx",
@@ -17,11 +17,11 @@
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "11.1.0"
"version": "11.1.2"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "15.5.1"
"version": "15.5.4"
}
]