bump nginx ingress chart to fix 2025 CVEs
Change-Id: I83eb8cc3088e53c083249256a93b7b66744ebe00
diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml
index 1533a53..42d9f82 100644
--- a/charts/ingress-nginx/Chart.yaml
+++ b/charts/ingress-nginx/Chart.yaml
@@ -1,11 +1,9 @@
annotations:
- artifacthub.io/changes: |-
- - "update post submit helm ci and clean up (#11221)"
- - "refactor helm ci tests part I (#11188)"
- - "Update Ingress-Nginx version controller-v1.10.1"
+ artifacthub.io/changes: |
+ - Update Ingress-Nginx version controller-v1.12.1
artifacthub.io/prerelease: "false"
apiVersion: v2
-appVersion: 1.10.1
+appVersion: 1.12.1
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer
home: https://github.com/kubernetes/ingress-nginx
@@ -15,11 +13,11 @@
- nginx
kubeVersion: '>=1.21.0-0'
maintainers:
+- name: cpanato
- name: Gacko
-- name: rikatz
- name: strongjz
- name: tao12345666333
name: ingress-nginx
sources:
- https://github.com/kubernetes/ingress-nginx
-version: 4.10.1
+version: 4.12.1