From af9e5ab7b83a279d52a75f6bfb4365c6239b464b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 14:08:05 +0000 Subject: [PATCH] chore(deps): update helm release nginx to v15.14.2 --- examples/multiple-helm-charts/charts/chart1/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/multiple-helm-charts/charts/chart1/Chart.yaml b/examples/multiple-helm-charts/charts/chart1/Chart.yaml index 4ccd99e29..c8460a81b 100644 --- a/examples/multiple-helm-charts/charts/chart1/Chart.yaml +++ b/examples/multiple-helm-charts/charts/chart1/Chart.yaml @@ -3,5 +3,5 @@ version: 1.0.0 name: nginx dependencies: - name: nginx - version: 15.14.0 + version: 15.14.2 repository: https://charts.bitnami.com/bitnami