Bump test chart dependencies (#165)

Signed-off-by: GitHub <[email protected]>
Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
github-actions[bot]
2023-12-25 14:32:18 -08:00
committed by GitHub
co-authored by marcofranssen
parent e6300087b7
commit e5c5527fd7
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.8.3"
"version": "4.9.0"
},
{
"name": "mysql",
@@ -22,6 +22,6 @@
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "13.2.24"
"version": "13.2.25"
}
]