Skip to content

feat(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.15.1 )#282

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/ingress-nginx-4.x
Open

feat(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.15.1 )#282
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/ingress-nginx-4.x

Conversation

@parsec-renovate
Copy link
Copy Markdown
Contributor

@parsec-renovate parsec-renovate Bot commented Jan 26, 2026

This PR contains the following updates:

Package Update Change
ingress-nginx minor 4.14.14.15.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 26, 2026

--- HelmRelease: network/external-ingress-nginx Deployment: network/external-ingress-nginx-controller

+++ HelmRelease: network/external-ingress-nginx Deployment: network/external-ingress-nginx-controller

@@ -28,13 +28,13 @@

         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/component: controller
     spec:
       dnsPolicy: ClusterFirst
       containers:
       - name: controller
-        image: registry.k8s.io/ingress-nginx/controller:v1.14.1@sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47
+        image: registry.k8s.io/ingress-nginx/controller:v1.15.1@sha256:594ceea76b01c592858f803f9ff4d2cb40542cae2060410b2c95f75907d659e1
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown
--- HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-create

+++ HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-create

@@ -24,13 +24,13 @@

         app.kubernetes.io/part-of: ingress-nginx
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/component: admission-webhook
     spec:
       containers:
       - name: create
-        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5@sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285
+        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.9@sha256:01038e7de14b78d702d2849c3aad72fd25903c4765af63cf16aa3398f5d5f2dd
         imagePullPolicy: IfNotPresent
         args:
         - create
         - --host=external-ingress-nginx-controller-admission,external-ingress-nginx-controller-admission.$(POD_NAMESPACE).svc
         - --namespace=$(POD_NAMESPACE)
         - --secret-name=external-ingress-nginx-admission
--- HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-patch

+++ HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-patch

@@ -24,13 +24,13 @@

         app.kubernetes.io/part-of: ingress-nginx
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/component: admission-webhook
     spec:
       containers:
       - name: patch
-        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5@sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285
+        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.9@sha256:01038e7de14b78d702d2849c3aad72fd25903c4765af63cf16aa3398f5d5f2dd
         imagePullPolicy: IfNotPresent
         args:
         - patch
         - --webhook-name=external-ingress-nginx-admission
         - --namespace=$(POD_NAMESPACE)
         - --patch-mutating=false
--- HelmRelease: network/internal-ingress-nginx Deployment: network/internal-ingress-nginx-controller

+++ HelmRelease: network/internal-ingress-nginx Deployment: network/internal-ingress-nginx-controller

@@ -28,13 +28,13 @@

         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/component: controller
     spec:
       dnsPolicy: ClusterFirst
       containers:
       - name: controller
-        image: registry.k8s.io/ingress-nginx/controller:v1.14.1@sha256:f95a79b85fb93ac3de752c71a5c27d5ceae10a18b61904dec224c1c6a4581e47
+        image: registry.k8s.io/ingress-nginx/controller:v1.15.1@sha256:594ceea76b01c592858f803f9ff4d2cb40542cae2060410b2c95f75907d659e1
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown
--- HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-create

+++ HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-create

@@ -24,13 +24,13 @@

         app.kubernetes.io/part-of: ingress-nginx
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/component: admission-webhook
     spec:
       containers:
       - name: create
-        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5@sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285
+        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.9@sha256:01038e7de14b78d702d2849c3aad72fd25903c4765af63cf16aa3398f5d5f2dd
         imagePullPolicy: IfNotPresent
         args:
         - create
         - --host=internal-ingress-nginx-controller-admission,internal-ingress-nginx-controller-admission.$(POD_NAMESPACE).svc
         - --namespace=$(POD_NAMESPACE)
         - --secret-name=internal-ingress-nginx-admission
--- HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-patch

+++ HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-patch

@@ -24,13 +24,13 @@

         app.kubernetes.io/part-of: ingress-nginx
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/component: admission-webhook
     spec:
       containers:
       - name: patch
-        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.5@sha256:03a00eb0e255e8a25fa49926c24cde0f7e12e8d072c445cdf5136ec78b546285
+        image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.9@sha256:01038e7de14b78d702d2849c3aad72fd25903c4765af63cf16aa3398f5d5f2dd
         imagePullPolicy: IfNotPresent
         args:
         - patch
         - --webhook-name=internal-ingress-nginx-admission
         - --namespace=$(POD_NAMESPACE)
         - --patch-mutating=false

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 26, 2026

--- kubernetes/apps/network/external/ingress-nginx Kustomization: network/external-ingress-nginx HelmRelease: network/external-ingress-nginx

+++ kubernetes/apps/network/external/ingress-nginx Kustomization: network/external-ingress-nginx HelmRelease: network/external-ingress-nginx

@@ -13,13 +13,13 @@

     spec:
       chart: ingress-nginx
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx
         namespace: flux-system
-      version: 4.14.1
+      version: 4.15.1
   dependsOn:
   - name: cloudflared
     namespace: network
   install:
     remediation:
       retries: 3
--- kubernetes/apps/network/internal/ingress-nginx Kustomization: network/internal-ingress-nginx HelmRelease: network/internal-ingress-nginx

+++ kubernetes/apps/network/internal/ingress-nginx Kustomization: network/internal-ingress-nginx HelmRelease: network/internal-ingress-nginx

@@ -13,13 +13,13 @@

     spec:
       chart: ingress-nginx
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx
         namespace: flux-system
-      version: 4.14.1
+      version: 4.15.1
   install:
     remediation:
       retries: 3
   interval: 1h
   upgrade:
     cleanupOnFail: true

@parsec-renovate parsec-renovate Bot force-pushed the renovate/ingress-nginx-4.x branch from 40e7fa6 to 8cf2d0e Compare February 2, 2026 23:08
@parsec-renovate parsec-renovate Bot changed the title fix(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.14.2 ) fix(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.14.3 ) Feb 2, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ingress-nginx-4.x branch from 8cf2d0e to e5600c7 Compare March 9, 2026 21:17
@parsec-renovate parsec-renovate Bot changed the title fix(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.14.3 ) feat(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.15.0 ) Mar 9, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ingress-nginx-4.x branch from e5600c7 to 36b9459 Compare March 19, 2026 22:14
@parsec-renovate parsec-renovate Bot changed the title feat(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.15.0 ) feat(helm): update chart ingress-nginx ( 4.14.1 ➔ 4.15.1 ) Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants