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

fix(ingress-nginx): update helm-release ( 4.10.1 β†’ 4.10.2 ) #3263

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
ingress-nginx patch 4.10.1 -> 4.10.2 OpenSSF Scorecard

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: 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 Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/patch a patch for a bug area/kubernetes cluster/kube-nas labels Jul 8, 2024
Copy link

sonarcloud bot commented Jul 8, 2024

@tyriis-automation
Copy link
Contributor Author

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

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

@@ -32,13 +32,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.10.2@sha256:e3311b3d9671bc52d90572bcbfb7ee5b71c985d6d6cffd445c241f1e2703363c
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /wait-shutdown

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/kube-nas/apps/nginx-ingress/nginx/app Kustomization: flux-system/apps-nginx HelmRelease: nginx-ingress/nginx

+++ kubernetes/kube-nas/apps/nginx-ingress/nginx/app Kustomization: flux-system/apps-nginx HelmRelease: nginx-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.10.2
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

@tyriis-automation
Copy link
Contributor Author

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 1 0 0.01s
βœ… REPOSITORY gitleaks yes no 2.45s
βœ… YAML prettier 1 0 0.39s
βœ… YAML yamllint 1 0 0.32s

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

@tyriis-automation tyriis-automation bot merged commit f66668c into main Jul 8, 2024
15 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ingress-nginx-4.10.x branch July 8, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes cluster/kube-nas renovate/flux renovate flux manager renovate/helm renovate helm datasource type/patch a patch for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants