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

feat(helm): update chart ingress-nginx ( 4.10.1 → 4.11.1 ) #3922

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ingress-nginx minor 4.10.1 -> 4.11.1

Release Notes

kubernetes/ingress-nginx (ingress-nginx)

v4.11.1

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

v4.11.0

WARNING

There are known issues with this release, some folks are experiencing core dumps. Please see https://github.com/kubernetes/ingress-nginx/issues/11588 for more information and comment if you are experiencing issues.

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

v4.10.3

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

v4.10.2

WARNING

There are known issues with this release, some folks are experiencing core dumps. Please see https://github.com/kubernetes/ingress-nginx/issues/11588 for more information and comments if you are experiencing issues.

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer


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.

@renovate renovate bot force-pushed the renovate/ingress-nginx-4.x branch from 3d11d4b to c08db4c Compare July 8, 2024 21:35
@renovate renovate bot added type/minor and removed type/patch labels Jul 8, 2024
@renovate renovate bot changed the title fix(helm): update chart ingress-nginx ( 4.10.1 → 4.10.2 ) feat(helm): update chart ingress-nginx ( 4.10.1 → 4.11.0 ) Jul 8, 2024
@renovate renovate bot force-pushed the renovate/ingress-nginx-4.x branch from c08db4c to 817b618 Compare July 18, 2024 18:28
@renovate renovate bot changed the title feat(helm): update chart ingress-nginx ( 4.10.1 → 4.11.0 ) feat(helm): update chart ingress-nginx ( 4.10.1 → 4.11.1 ) Jul 18, 2024
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| helm       | ingress-nginx | 4.10.1 | 4.11.1 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/ingress-nginx-4.x branch from 817b618 to 9e761a0 Compare July 23, 2024 01:58
Copy link

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

--- /tmp/tmp.NKd0RhjQPh	2024-07-23 01:59:07.481078859 +0000
+++ /tmp/tmp.10BxOjBw2w	2024-07-23 01:59:09.189083118 +0000
@@ -360,7 +360,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: controller
-          image: registry.k8s.io/ingress-nginx/controller:v1.10.1@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29e
+          image: registry.k8s.io/ingress-nginx/controller:v1.11.1@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a
           imagePullPolicy: IfNotPresent
           lifecycle:
             preStop:
@@ -608,6 +608,7 @@
   annotations:
     "helm.sh/hook": pre-install,pre-upgrade,post-install,post-upgrade
     "helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
+automountServiceAccountToken: true
 
 ---
 # Source: ingress-nginx/templates/admission-webhooks/job-patch/clusterrole.yaml

Copy link

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

--- /tmp/tmp.m0hvhEuvzi	2024-07-23 01:59:08.130578685 +0000
+++ /tmp/tmp.19f1gCAAXe	2024-07-23 01:59:09.426574832 +0000
@@ -368,7 +368,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: controller
-          image: registry.k8s.io/ingress-nginx/controller:v1.10.1@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29e
+          image: registry.k8s.io/ingress-nginx/controller:v1.11.1@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a
           imagePullPolicy: IfNotPresent
           lifecycle:
             preStop:
@@ -620,6 +620,7 @@
   annotations:
     "helm.sh/hook": pre-install,pre-upgrade,post-install,post-upgrade
     "helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
+automountServiceAccountToken: true
 
 ---
 # Source: ingress-nginx/templates/admission-webhooks/job-patch/clusterrole.yaml

@billimek billimek merged commit f4cc395 into master Jul 25, 2024
3 checks passed
@billimek billimek deleted the renovate/ingress-nginx-4.x branch July 25, 2024 01:12
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.

1 participant