From a115589109235e38b059352cc211a28195545589 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:11:09 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.11.1 --- 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 6d5473a..b70c150 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.10.1 + version: 4.11.1 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 6d5473a..b70c150 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.10.1 + version: 4.11.1 releaseName: ingress-nginx valuesFile: values.yaml \ No newline at end of file