Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update chart ingress-nginx ( 4.11.2 → 4.11.3 ) #4086

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Update Change
ingress-nginx patch 4.11.2 -> 4.11.3

Release Notes

kubernetes/ingress-nginx (ingress-nginx)

v4.11.3

Changelog

This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.

4.11.3
  • Update Ingress-Nginx version controller-v1.11.3

Full Changelog: kubernetes/ingress-nginx@helm-chart-4.11.2...helm-chart-4.11.3


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| helm       | ingress-nginx | 4.11.2 | 4.11.3 |


Signed-off-by: Jeff Billimek <[email protected]>
Copy link

github-actions bot commented Oct 8, 2024

Helm Release Diff: kube-system/nginx/nginx.yaml

--- /tmp/tmp.BtszEUbjTG	2024-10-08 22:19:38.772802433 +0000
+++ /tmp/tmp.aaBWD7HK1r	2024-10-08 22:19:39.873803644 +0000
@@ -383,7 +383,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: controller
-          image: registry.k8s.io/ingress-nginx/controller:v1.11.2@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce
+          image: registry.k8s.io/ingress-nginx/controller:v1.11.3@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7
           imagePullPolicy: IfNotPresent
           lifecycle:
             preStop:
@@ -619,6 +619,7 @@
       service:
         name: ingress-nginx-controller-admission
         namespace: default
+        port: 443
         path: /networking/v1/ingresses
 
 ---
@@ -724,7 +725,7 @@
     spec:
       containers:
         - name: create
-          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3
+          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
           imagePullPolicy: IfNotPresent
           args:
             - create
@@ -768,7 +769,7 @@
     spec:
       containers:
         - name: patch
-          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3
+          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
           imagePullPolicy: IfNotPresent
           args:
             - patch

Copy link

github-actions bot commented Oct 8, 2024

Helm Release Diff: kube-system/nginx/nginx-tailscale.yaml

--- /tmp/tmp.fi0T7RAfF5	2024-10-08 22:19:44.963745114 +0000
+++ /tmp/tmp.RMos4KL80K	2024-10-08 22:19:46.490726314 +0000
@@ -380,7 +380,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: controller
-          image: registry.k8s.io/ingress-nginx/controller:v1.11.2@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce
+          image: registry.k8s.io/ingress-nginx/controller:v1.11.3@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7
           imagePullPolicy: IfNotPresent
           lifecycle:
             preStop:
@@ -614,6 +614,7 @@
       service:
         name: ingress-nginx-tailscale-controller-admission
         namespace: default
+        port: 443
         path: /networking/v1/ingresses
     objectSelector:
       matchExpressions:
@@ -725,7 +726,7 @@
     spec:
       containers:
         - name: create
-          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3
+          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
           imagePullPolicy: IfNotPresent
           args:
             - create
@@ -769,7 +770,7 @@
     spec:
       containers:
         - name: patch
-          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3
+          image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
           imagePullPolicy: IfNotPresent
           args:
             - patch

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