Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix(container): update image docker.io/nodered/node-red ( 3.1.10 → 3.1.11 ) #2846

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

greyrock-repo-duster[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
docker.io/nodered/node-red patch 3.1.10 -> 3.1.11

Release Notes

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

v3.1.11

Compare Source

What's Changed

Full Changelog: node-red/node-red-docker@v3.1.10...v3.1.11


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.

…1.11 )

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | docker.io/nodered/node-red | 3.1.10 | 3.1.11 |
@greyrock-repo-duster greyrock-repo-duster bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jun 18, 2024
@greyrock-repo-duster
Copy link
Contributor Author

--- HelmRelease: selfhosted/node-red Deployment: selfhosted/node-red

+++ HelmRelease: selfhosted/node-red Deployment: selfhosted/node-red

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - secretRef:
             name: node-red-secret
-        image: docker.io/nodered/node-red:3.1.10
+        image: docker.io/nodered/node-red:3.1.11
         name: app
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 5m

@greyrock-repo-duster
Copy link
Contributor Author

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

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

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

           app:
             envFrom:
             - secretRef:
                 name: node-red-secret
             image:
               repository: docker.io/nodered/node-red
-              tag: 3.1.10
+              tag: 3.1.11
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 5m
                 memory: 512Mi

@greyrock-repo-duster
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.07s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.18s
✅ YAML prettier 1 0 0.38s
✅ YAML yamllint 1 0 0.29s

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

@doonga doonga merged commit 3b83dc2 into main Jun 18, 2024
15 checks passed
@doonga doonga deleted the renovate/main-docker.io-nodered-node-red-3.x branch June 18, 2024 13:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant