rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

chore(container): update image docker.io/nodered/node-red to 5df8027 #7095

Closed rosey-the-renovator-bot[bot] closed 2 weeks ago

rosey-the-renovator-bot[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
docker.io/nodered/node-red digest f86afc0 -> 5df8027

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.



This PR has been generated by Renovate Bot.

rosey-the-renovator-bot[bot] commented 2 weeks ago
--- kubernetes/main/apps/home/node-red/app Kustomization: flux-system/home-node-red HelmRelease: home/node-red

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

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

               NODE_RED__PORT: 1880
               NODE_RED_ENABLE_PROJECTS: 'true'
               NODE_RED_ENABLE_SAFE_MODE: 'false'
               TZ: America/New_York
             image:
               repository: docker.io/nodered/node-red
-              tag: 4.0.2@sha256:f86afc0129a060f73fa2af34e3dffdeb9eaaa6f5620cfc181f63ade86aad4991
+              tag: 4.0.2@sha256:5df8027df1f7f1bc2e87f7b78f6caa5edb1b4f2ddf9e7321cb9358b27f3d51b3
             resources:
               limits:
                 memory: 324M
               requests:
                 cpu: 35m
                 memory: 324M
rosey-the-renovator-bot[bot] commented 2 weeks ago
--- HelmRelease: home/node-red StatefulSet: home/node-red

+++ HelmRelease: home/node-red StatefulSet: home/node-red

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

         - name: NODE_RED__LOG_LEVEL
           value: info
         - name: NODE_RED__PORT
           value: '1880'
         - name: TZ
           value: America/New_York
-        image: docker.io/nodered/node-red:4.0.2@sha256:f86afc0129a060f73fa2af34e3dffdeb9eaaa6f5620cfc181f63ade86aad4991
+        image: docker.io/nodered/node-red:4.0.2@sha256:5df8027df1f7f1bc2e87f7b78f6caa5edb1b4f2ddf9e7321cb9358b27f3d51b3
         name: main
         resources:
           limits:
             memory: 324M
           requests:
             cpu: 35m