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(container): update image docker.io/nodered/node-red ( 4.0.6 → 4.0.7 ) #4168

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Dec 18, 2024

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/nodered/node-red patch 4.0.6 -> 4.0.7 OpenSSF Scorecard

Warning

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


Release Notes

node-red/node-red-docker (docker.io/nodered/node-red)

v4.0.7

Compare Source

What's Changed

Node-RED 4.0.7 release: https://github.com/node-red/node-red/releases/tag/4.0.7

Full Changelog: node-red/node-red-docker@v4.0.6...v4.0.7


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
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/home-automation/node-red/app Kustomization: flux-system/apps-node-red HelmRelease: home-automation/node-red

+++ kubernetes/talos-flux/apps/home-automation/node-red/app Kustomization: flux-system/apps-node-red HelmRelease: home-automation/node-red

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

               FLOWS: flows.json
               NODE_RED_ENABLE_PROJECTS: 'true'
               NODE_RED_ENABLE_SAFE_MODE: 'false'
               TZ: Europe/Vienna
             image:
               repository: docker.io/nodered/node-red
-              tag: 4.0.6@sha256:fc26af5dc04e664eb0952277b15e50db31d9eb0620d0bc98fc4eb6cfd32940bc
+              tag: 4.0.7@sha256:4c54cee64a41038bbed95207e964fafbeb06b8060ab3e48d649d4b2d57a4dbef
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: home-automation/node-red Deployment: home-automation/node-red

+++ HelmRelease: home-automation/node-red Deployment: home-automation/node-red

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

         - name: NODE_RED_ENABLE_PROJECTS
           value: 'true'
         - name: NODE_RED_ENABLE_SAFE_MODE
           value: 'false'
         - name: TZ
           value: Europe/Vienna
-        image: docker.io/nodered/node-red:4.0.6@sha256:fc26af5dc04e664eb0952277b15e50db31d9eb0620d0bc98fc4eb6cfd32940bc
+        image: docker.io/nodered/node-red:4.0.7@sha256:4c54cee64a41038bbed95207e964fafbeb06b8060ab3e48d649d4b2d57a4dbef
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 1880

@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 3.96s
✅ YAML prettier 1 0 0.41s
✅ YAML yamllint 1 0 0.39s

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 4f3c396 into main Dec 18, 2024
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/docker.io-nodered-node-red-4.x branch December 18, 2024 12:11
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.

0 participants