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

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jul 8, 2024

This PR contains the following updates:

Package Update Change
ingress-nginx minor 4.10.1 -> 4.11.1

@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jul 8, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 8, 2024

--- kubernetes/staging/apps/networking/ingress-nginx/app Kustomization: flux-system/networking-ingress-nginx HelmRelease: networking/ingress-nginx

+++ kubernetes/staging/apps/networking/ingress-nginx/app Kustomization: flux-system/networking-ingress-nginx HelmRelease: networking/ingress-nginx

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

     spec:
       chart: ingress-nginx
       sourceRef:
         kind: HelmRepository
         name: ingress-nginx-charts
         namespace: flux-system
-      version: 4.10.1
+      version: 4.11.1
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 8, 2024

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

+++ HelmRelease: networking/ingress-nginx Deployment: networking/ingress-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.1@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown
--- HelmRelease: networking/ingress-nginx ServiceAccount: networking/ingress-nginx-admission

+++ HelmRelease: networking/ingress-nginx ServiceAccount: networking/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
 

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 8, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.59s
✅ YAML prettier 1 0 0.4s
✅ YAML yamllint 1 0 0.3s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@repo-jeeves repo-jeeves 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
@repo-jeeves repo-jeeves bot force-pushed the renovate/staging-ingress-nginx-4.x branch from 6c6aa49 to 6a9b626 Compare July 8, 2024 20:12
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| helm       | ingress-nginx | 4.10.1 | 4.11.1 |
@repo-jeeves repo-jeeves bot force-pushed the renovate/staging-ingress-nginx-4.x branch from 6a9b626 to 42921ba Compare July 18, 2024 18:14
@repo-jeeves repo-jeeves 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
@szinn szinn merged commit abc3cef into main Jul 21, 2024
13 checks passed
@szinn szinn deleted the renovate/staging-ingress-nginx-4.x branch July 21, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant