Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-10-27 15:46:35 +00:00
parent ca1004be1f
commit 3a1d7ad223
11 changed files with 2202 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [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))
## [node-red-14.0.21](https://github.com/truecharts/charts/compare/node-red-14.0.20...node-red-14.0.21) (2023-06-11)
### Chore
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
## [node-red-14.0.20](https://github.com/truecharts/charts/compare/node-red-14.0.19...node-red-14.0.20) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
## [node-red-14.0.19](https://github.com/truecharts/charts/compare/node-red-14.0.18...node-red-14.0.19) (2023-06-07)
### Chore
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
## [node-red-14.0.18](https://github.com/truecharts/charts/compare/node-red-14.0.17...node-red-14.0.18) (2023-06-04)
### Chore
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))

View File

@@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "3.1.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.9
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.3
annotations:
truecharts.org/catagories: |
- tools
truecharts.org/SCALE-support: "true"

View 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*

View File

@@ -0,0 +1,9 @@
## [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))

View 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!

Binary file not shown.

View 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: {}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File