We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881231f commit 5471167Copy full SHA for 5471167
charts/node-red/Chart.yaml
@@ -9,8 +9,8 @@ icon: https://nodered.org/about/resources/media/node-red-icon-2.png
9
10
type: application
11
12
-version: 0.34.1
13
-appVersion: 4.0.8
+version: 0.34.2
+appVersion: 4.0.9
14
15
keywords:
16
- node-red
@@ -30,10 +30,10 @@ annotations:
30
artifacthub.io/containsSecurityUpdates: "false"
31
artifacthub.io/changes: |
32
- Update k8s-sidecar to 1.30.5
33
- - Update Node-Red to 4.0.8
+ - Update Node-Red to 4.0.9
34
artifacthub.io/images: |
35
- name: node-red
36
- image: docker.io/nodered/node-red:4.0.8
+ image: docker.io/nodered/node-red:4.0.9
37
- name: node-red-sidecar
38
image: quay.io/kiwigrid/k8s-sidecar:1.30.5
39
artifacthub.io/license: Apache-2.0
0 commit comments