Bump test chart dependencies (#684)

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]
2025-10-13 09:49:17 -07:00
committed by GitHub
co-authored by marcofranssen
parent a3d3c0bc6c
commit 54024730d0
10 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -2,12 +2,12 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "77.13.0"
"version": "78.2.0"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.18.2"
"version": "v1.19.0"
},
{
"name": "ingress-nginx",
+3 -3
View File
@@ -2,16 +2,16 @@
{
"name": "mariadb",
"registry": "docker.io/bitnamicharts/mariadb",
"version": "23.0.4"
"version": "23.0.5"
},
{
"name": "postgresql",
"registry": "docker.io/bitnamicharts/postgresql",
"version": "18.0.7"
"version": "18.0.9"
},
{
"name": "envoy-gateway",
"registry": "docker.io/envoyproxy/gateway-helm",
"version": "v1.5.2"
"version": "v1.5.3"
}
]