Bump test chart dependencies

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
marcofranssen
2025-10-27 12:08:37 +01:00
committed by Marco Franssen
parent 55f7a095c2
commit a373924405
12 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": "78.2.0"
"version": "78.5.0"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.19.0"
"version": "v1.19.1"
},
{
"name": "ingress-nginx",
+3 -3
View File
@@ -2,16 +2,16 @@
{
"name": "mariadb",
"registry": "docker.io/bitnamicharts/mariadb",
"version": "23.0.5"
"version": "23.2.1"
},
{
"name": "postgresql",
"registry": "docker.io/bitnamicharts/postgresql",
"version": "18.0.9"
"version": "18.1.1"
},
{
"name": "envoy-gateway",
"registry": "docker.io/envoyproxy/gateway-helm",
"version": "v1.5.3"
"version": "v1.5.4"
}
]