Bump test chart dependencies (#398)

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-22 07:41:57 -07:00
committed by GitHub
co-authored by marcofranssen
parent c507ee0ea3
commit 741cd9c6b4
3 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -2,7 +2,7 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "61.3.1"
"version": "61.3.2"
},
{
"name": "cert-manager",
@@ -12,16 +12,16 @@
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.11.0"
"version": "4.11.1"
},
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "11.1.9"
"version": "11.1.10"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "15.5.16"
"version": "15.5.17"
}
]