martinohmann / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
MIT License
9 stars 0 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.11.1) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer ### [`v4.11.0`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.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](https://togithub.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`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.10.3) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer ### [`v4.10.2`](https://togithub.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.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](https://togithub.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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

helmrelease changes in kubernetes/storage

--- HelmRelease: networking/nginx-internal Deployment: networking/nginx-internal-controller

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

+++ HelmRelease: networking/nginx-internal ServiceAccount: networking/nginx-internal-admission

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

   labels:
     app.kubernetes.io/name: ingress-nginx
     app.kubernetes.io/instance: nginx-internal
     app.kubernetes.io/part-of: ingress-nginx
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: admission-webhook
+automountServiceAccountToken: true
github-actions[bot] commented 1 month ago

kustomization changes in kubernetes/storage

--- kubernetes/storage/apps/networking/nginx/internal Kustomization: flux-system/nginx-internal HelmRelease: networking/nginx-internal

+++ kubernetes/storage/apps/networking/nginx/internal Kustomization: flux-system/nginx-internal HelmRelease: networking/nginx-internal

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

     spec:
       chart: ingress-nginx
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx
         namespace: flux-system
-      version: 4.10.1
+      version: 4.11.1
   install:
     remediation:
       retries: 3
   interval: 2h
   maxHistory: 2
   uninstall: