Bump test chart dependencies (#771)

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]
2026-03-16 11:36:52 +01:00
committed by GitHub
co-authored by marcofranssen
parent 0370d3170a
commit 7afffd75ca
12 changed files with 21 additions and 21 deletions
+3 -3
View File
@@ -2,16 +2,16 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "82.10.1"
"version": "82.10.4"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.19.4"
"version": "v1.20.0"
},
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.14.3"
"version": "4.15.0"
}
]
+2 -2
View File
@@ -7,11 +7,11 @@
{
"name": "postgresql",
"registry": "docker.io/bitnamicharts/postgresql",
"version": "18.5.5"
"version": "18.5.6"
},
{
"name": "envoy-gateway",
"registry": "docker.io/envoyproxy/gateway-helm",
"version": "v1.7.0"
"version": "v1.7.1"
}
]