From 521ef95ed833fd0f0cef3c2fdda246caf7b64da1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:55:49 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.11.2 --- infrastructures/ingress-nginx/base/kustomization.yaml | 2 +- .../ingress-nginx/env/k3s-cluster/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructures/ingress-nginx/base/kustomization.yaml b/infrastructures/ingress-nginx/base/kustomization.yaml index b70c150..1941c64 100644 --- a/infrastructures/ingress-nginx/base/kustomization.yaml +++ b/infrastructures/ingress-nginx/base/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: ingress-nginx repo: https://kubernetes.github.io/ingress-nginx - version: 4.11.1 + version: 4.11.2 releaseName: ingress-nginx valuesFile: values.yaml \ No newline at end of file diff --git a/infrastructures/ingress-nginx/env/k3s-cluster/kustomization.yaml b/infrastructures/ingress-nginx/env/k3s-cluster/kustomization.yaml index b70c150..1941c64 100644 --- a/infrastructures/ingress-nginx/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/ingress-nginx/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: ingress-nginx repo: https://kubernetes.github.io/ingress-nginx - version: 4.11.1 + version: 4.11.2 releaseName: ingress-nginx valuesFile: values.yaml \ No newline at end of file