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 ) #1957

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

samip5-bot[bot]
Copy link
Contributor

@samip5-bot samip5-bot bot commented Jul 8, 2024

This PR contains the following updates:

Package Update Change
ingress-nginx minor 4.10.1 -> 4.11.1

Warning

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


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 has been generated by Renovate Bot.

Copy link
Contributor Author

samip5-bot bot commented Jul 8, 2024

--- k8s/nebula/apps/tor/nginx/app Kustomization: flux-system/tor-nginx HelmRelease: tor/tor-nginx

+++ k8s/nebula/apps/tor/nginx/app Kustomization: flux-system/tor-nginx HelmRelease: tor/tor-nginx

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

       chart: ingress-nginx
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx-charts
         namespace: flux-system
-      version: 4.10.1
+      version: 4.11.0
   interval: 30m
   values:
     controller:
       admissionWebhooks:
         objectSelector:
           matchExpressions:
--- k8s/nebula/apps/networking/nginx/external Kustomization: flux-system/cluster-apps-nginx-external HelmRelease: networking/nginx-external

+++ k8s/nebula/apps/networking/nginx/external Kustomization: flux-system/cluster-apps-nginx-external HelmRelease: networking/nginx-external

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

       chart: ingress-nginx
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx-charts
         namespace: flux-system
-      version: 4.10.1
+      version: 4.11.0
   install:
     remediation:
       retries: 5
   interval: 5m
   rollback:
     cleanupOnFail: true
--- k8s/nebula/apps/networking/nginx/internal Kustomization: flux-system/cluster-apps-nginx-internal HelmRelease: networking/nginx-internal

+++ k8s/nebula/apps/networking/nginx/internal Kustomization: flux-system/cluster-apps-nginx-internal HelmRelease: networking/nginx-internal

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

       chart: ingress-nginx
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx-charts
         namespace: flux-system
-      version: 4.10.1
+      version: 4.11.0
   interval: 30m
   values:
     controller:
       admissionWebhooks:
         objectSelector:
           matchExpressions:

Copy link
Contributor Author

samip5-bot bot commented Jul 8, 2024

--- HelmRelease: tor/tor-nginx Deployment: tor/tor-nginx-controller

+++ HelmRelease: tor/tor-nginx Deployment: tor/tor-nginx-controller

@@ -30,13 +30,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.0@sha256:a886e56d532d1388c77c8340261149d974370edca1093af4c97a96fb1467cb39
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown
--- HelmRelease: tor/tor-nginx ServiceAccount: tor/tor-nginx-admission

+++ HelmRelease: tor/tor-nginx ServiceAccount: tor/tor-nginx-admission

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

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

+++ HelmRelease: networking/nginx-external Deployment: networking/nginx-external-controller

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

         app.kubernetes.io/component: controller
     spec:
       dnsPolicy: ClusterFirst
       priorityClassName: system-cluster-critical
       containers:
       - name: controller
-        image: registry.k8s.io/ingress-nginx/controller:v1.10.1@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29e
+        image: registry.k8s.io/ingress-nginx/controller:v1.11.0@sha256:a886e56d532d1388c77c8340261149d974370edca1093af4c97a96fb1467cb39
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown
--- HelmRelease: networking/nginx-external ServiceAccount: networking/nginx-external-admission

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

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

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

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

@@ -30,13 +30,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.0@sha256:a886e56d532d1388c77c8340261149d974370edca1093af4c97a96fb1467cb39
         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-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@samip5
Copy link
Owner

samip5 commented Jul 13, 2024

Waiting for kubernetes/ingress-nginx#11588

| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| helm       | ingress-nginx | 4.10.1 | 4.11.1 |
@samip5-bot samip5-bot bot force-pushed the renovate/nebula-ingress-nginx-4.x branch from 8eeb8e2 to 485db85 Compare July 19, 2024 00:06
@samip5-bot samip5-bot 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 19, 2024
@samip5 samip5 merged commit 1017abd into main Jul 19, 2024
9 checks passed
@samip5 samip5 deleted the renovate/nebula-ingress-nginx-4.x branch July 19, 2024 10: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