Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/node-red/15.0.7/CHANGELOG.md
Normal file
99
stable/node-red/15.0.7/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.7](https://github.com/truecharts/charts/compare/node-red-15.0.6...node-red-15.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.6](https://github.com/truecharts/charts/compare/node-red-15.0.5...node-red-15.0.6) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.5](https://github.com/truecharts/charts/compare/node-red-15.0.4...node-red-15.0.5) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.4](https://github.com/truecharts/charts/compare/node-red-15.0.3...node-red-15.0.4) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.3](https://github.com/truecharts/charts/compare/node-red-15.0.2...node-red-15.0.3) (2023-10-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-red to v3.1.0 ([#14023](https://github.com/truecharts/charts/issues/14023))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.2](https://github.com/truecharts/charts/compare/node-red-15.0.1...node-red-15.0.2) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.1](https://github.com/truecharts/charts/compare/node-red-15.0.0...node-red-15.0.1) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-red to v3.1.0 ([#12348](https://github.com/truecharts/charts/issues/12348))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-15.0.0](https://github.com/truecharts/charts/compare/node-red-14.0.24...node-red-15.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-14.0.24](https://github.com/truecharts/charts/compare/node-red-14.0.23...node-red-14.0.24) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-14.0.23](https://github.com/truecharts/charts/compare/node-red-14.0.22...node-red-14.0.23) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-14.0.22](https://github.com/truecharts/charts/compare/node-red-14.0.21...node-red-14.0.22) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
27
stable/node-red/15.0.7/Chart.yaml
Normal file
27
stable/node-red/15.0.7/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
deprecated: false
|
||||
description: Node-RED is low-code programming for event-driven applications
|
||||
home: https://truecharts.org/charts/stable/node-red
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png
|
||||
keywords:
|
||||
- node-red
|
||||
- nodered
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: node-red
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/node-red
|
||||
- https://github.com/node-red/node-red-docker
|
||||
type: application
|
||||
version: 15.0.7
|
||||
annotations:
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/node-red/15.0.7/README.md
Normal file
27
stable/node-red/15.0.7/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
stable/node-red/15.0.7/app-changelog.md
Normal file
9
stable/node-red/15.0.7/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [node-red-15.0.7](https://github.com/truecharts/charts/compare/node-red-15.0.6...node-red-15.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
8
stable/node-red/15.0.7/app-readme.md
Normal file
8
stable/node-red/15.0.7/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Node-RED is low-code programming for event-driven applications
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/node-red](https://truecharts.org/charts/stable/node-red)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/node-red/15.0.7/charts/common-14.3.3.tgz
Normal file
BIN
stable/node-red/15.0.7/charts/common-14.3.3.tgz
Normal file
Binary file not shown.
24
stable/node-red/15.0.7/ix_values.yaml
Normal file
24
stable/node-red/15.0.7/ix_values.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.1.0@sha256:182a618f580a5ab0d16c6f4ed69675473db3985095bd891ae190d2284a0e5250
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 1880
|
||||
targetPort: 1880
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env: {}
|
||||
2031
stable/node-red/15.0.7/questions.yaml
Normal file
2031
stable/node-red/15.0.7/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/node-red/15.0.7/templates/NOTES.txt
Normal file
1
stable/node-red/15.0.7/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/node-red/15.0.7/templates/common.yaml
Normal file
1
stable/node-red/15.0.7/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/node-red/15.0.7/values.yaml
Normal file
0
stable/node-red/15.0.7/values.yaml
Normal file
Reference in New Issue
Block a user