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

chore(deps): update helm release ingress-nginx to v4.11.1 #1131

Merged
merged 1 commit into from
Jul 19, 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: Enabled.

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. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) July 8, 2024 23:12
Copy link

github-actions bot commented Jul 8, 2024

--- . Kustomization: flux-system/flux-system HelmRelease: ingress/ingress-nginx

+++ . Kustomization: flux-system/flux-system HelmRelease: ingress/ingress-nginx

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

   namespace: ingress
 spec:
   interval: 1h
   chart:
     spec:
       chart: ingress-nginx
-      version: 4.10.1
+      version: 4.11.1
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx
         namespace: ingress
       interval: 1h
   values:
--- . Kustomization: flux-system/flux-system HelmRelease: ingress/ingress-nginx-internal

+++ . Kustomization: flux-system/flux-system HelmRelease: ingress/ingress-nginx-internal

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

   namespace: ingress
 spec:
   interval: 1h
   chart:
     spec:
       chart: ingress-nginx
-      version: 4.10.1
+      version: 4.11.1
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx
         namespace: ingress
       interval: 1h
   values:

Copy link

github-actions bot commented Jul 8, 2024

--- . HelmRelease: ingress/ingress-nginx-internal ServiceAccount: ingress/ingress-nginx-internal-admission

+++ . HelmRelease: ingress/ingress-nginx-internal ServiceAccount: ingress/ingress-nginx-internal-admission

@@ -10,7 +10,8 @@

   labels:
     app.kubernetes.io/name: ingress-nginx
     app.kubernetes.io/instance: ingress-nginx-internal
     app.kubernetes.io/part-of: ingress-nginx
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: admission-webhook
+automountServiceAccountToken: true
 
--- . HelmRelease: ingress/ingress-nginx-internal Deployment: ingress/ingress-nginx-internal-controller

+++ . HelmRelease: ingress/ingress-nginx-internal Deployment: ingress/ingress-nginx-internal-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.10.1
+        image: registry.k8s.io/ingress-nginx/controller:v1.11.1
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown
--- . HelmRelease: ingress/ingress-nginx Deployment: ingress/ingress-nginx-controller

+++ . HelmRelease: ingress/ingress-nginx Deployment: ingress/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.10.1
+        image: registry.k8s.io/ingress-nginx/controller:v1.11.1
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown
--- . HelmRelease: ingress/ingress-nginx ServiceAccount: ingress/ingress-nginx-admission

+++ . HelmRelease: ingress/ingress-nginx ServiceAccount: ingress/ingress-nginx-admission

@@ -10,7 +10,8 @@

   labels:
     app.kubernetes.io/name: ingress-nginx
     app.kubernetes.io/instance: ingress-nginx
     app.kubernetes.io/part-of: ingress-nginx
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: admission-webhook
+automountServiceAccountToken: true
 

@renovate renovate bot force-pushed the renovate/ingress-nginx-4.x branch from 62f6ae2 to 84a85a1 Compare July 18, 2024 20:10
@renovate renovate bot changed the title chore(deps): update helm release ingress-nginx to v4.11.0 chore(deps): update helm release ingress-nginx to v4.11.1 Jul 18, 2024
@renovate renovate bot merged commit d1d30cc into main Jul 19, 2024
2 checks passed
@renovate renovate bot deleted the renovate/ingress-nginx-4.x branch July 19, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant