Bump test chart dependencies (#235)

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:
github-actions[bot]
2024-02-05 06:07:03 -08:00
committed by GitHub
co-authored by marcofranssen
parent 0e1259546b
commit 350ec89ff2
9 changed files with 16 additions and 16 deletions
+4 -4
View File
@@ -2,12 +2,12 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "56.2.1"
"version": "56.6.2"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.13.3"
"version": "v1.14.1"
},
{
"name": "ingress-nginx",
@@ -17,11 +17,11 @@
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "9.18.0"
"version": "9.19.1"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "13.4.3"
"version": "14.0.1"
}
]