Bump test chart dependencies (#263)

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-26 06:28:45 -08:00
committed by GitHub
co-authored by marcofranssen
parent bfbafbc94f
commit ddb4effda6
9 changed files with 18 additions and 18 deletions
+4 -4
View File
@@ -2,12 +2,12 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "56.7.0"
"version": "56.9.0"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.14.2"
"version": "v1.14.3"
},
{
"name": "ingress-nginx",
@@ -17,11 +17,11 @@
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "9.19.1"
"version": "9.21.2"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "14.1.3"
"version": "14.2.3"
}
]