From 64a32950257348e12d2376a680b55a82b6fa1762 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 04:32:31 +0000 Subject: [PATCH] feat(deps): update helm release nginx to v19.1.1 --- charts/meowhq-nginx/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/meowhq-nginx/Chart.yaml b/charts/meowhq-nginx/Chart.yaml index d4a754c..2c412db 100644 --- a/charts/meowhq-nginx/Chart.yaml +++ b/charts/meowhq-nginx/Chart.yaml @@ -8,5 +8,5 @@ type: application version: 1.9.2 dependencies: - name: nginx - version: 19.0.0 + version: 19.1.1 repository: "https://charts.bitnami.com/bitnami"