From 46a58138cdfe01996b521c110432baba1713c607 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 15:32:55 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.14.3 --- charts/harmony-chart/Chart.lock | 6 +++--- charts/harmony-chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/harmony-chart/Chart.lock b/charts/harmony-chart/Chart.lock index 7314bb1..3e7f8d0 100644 --- a/charts/harmony-chart/Chart.lock +++ b/charts/harmony-chart/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: ingress-nginx repository: https://kubernetes.github.io/ingress-nginx - version: 4.14.1 + version: 4.14.3 - name: cert-manager repository: https://charts.jetstack.io version: v1.19.3 @@ -32,5 +32,5 @@ dependencies: - name: vector repository: https://helm.vector.dev version: 0.50.0 -digest: sha256:0c9ece5b8130e4536ab5357e0b08dfdb1448365138796990a6b3ff7957d64f02 -generated: "2026-02-19T17:01:07.30458+04:00" +digest: sha256:32af6bb80c7b41f6266e842a2303e66ff707adc82a1ba6b71d110d8c9af8d538 +generated: "2026-02-19T15:32:23.643441296Z" diff --git a/charts/harmony-chart/Chart.yaml b/charts/harmony-chart/Chart.yaml index b7e11f9..872db67 100644 --- a/charts/harmony-chart/Chart.yaml +++ b/charts/harmony-chart/Chart.yaml @@ -17,7 +17,7 @@ dependencies: # This is just info for the "helm dependency update" command, which will update the ./charts/ directory when run, using # this information. - name: ingress-nginx - version: "4.14.1" + version: "4.14.3" repository: https://kubernetes.github.io/ingress-nginx condition: ingress-nginx.enabled