-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: dirien <[email protected]>
- Loading branch information
Showing
1 changed file
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,51 @@ | ||
apiVersion: v1 | ||
entries: | ||
node-red: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- Incorrect chart values for memory limit | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/images: | | ||
- name: node-red | ||
image: docker.io/nodered/node-red:3.1.9 | ||
- name: node-red-sidecar | ||
image: quay.io/kiwigrid/k8s-sidecar:1.27.1 | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/links: | | ||
- name: website | ||
url: https://jobs.schwarz | ||
artifacthub.io/maintainers: | | ||
- name: dirien | ||
email: [email protected] | ||
- name: Kaktor | ||
email: [email protected] | ||
apiVersion: v2 | ||
appVersion: 3.1.9 | ||
created: "2024-09-28T08:13:24.891107456Z" | ||
description: A Helm chart for Node-Red, a low-code programming for event-driven | ||
applications | ||
digest: ba61bbfafd7b0e455e612b60518809dfcca7417cdc2430e5fa75ed4b2b8ab9a6 | ||
home: https://nodered.org/ | ||
icon: https://nodered.org/about/resources/media/node-red-icon-2.png | ||
keywords: | ||
- node-red | ||
- iot | ||
- home | ||
- automation | ||
maintainers: | ||
- email: [email protected] | ||
name: dirien | ||
url: https://pulumi.com | ||
- email: [email protected] | ||
name: Kaktor | ||
url: https://jobs.schwarz | ||
name: node-red | ||
sources: | ||
- https://github.com/SchwarzIT/node-red-chart | ||
type: application | ||
urls: | ||
- https://github.com/SchwarzIT/node-red-chart/releases/download/node-red-0.32.2/node-red-0.32.2.tgz | ||
version: 0.32.2 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- update quay.io/kiwigrid/k8s-sidecar to 1.27.1 | ||
|
@@ -3514,4 +3559,4 @@ entries: | |
urls: | ||
- https://github.com/dirien/node-red-chart/releases/download/node-red-0.1.0/node-red-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: "2024-05-20T13:28:51.149990181Z" | ||
generated: "2024-09-28T08:13:24.891634095Z" |