Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [solr-0.0.18](https://github.com/truecharts/apps/compare/solr-0.0.17...solr-0.0.18) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-0.0.17](https://github.com/truecharts/apps/compare/solr-0.0.16...solr-0.0.17) (2022-07-22)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
## [solr-0.0.10](https://github.com/truecharts/apps/compare/solr-0.0.9...solr-0.0.10) (2022-07-14)
|
||||
|
||||
### Fix
|
||||
|
||||
- regenerate catalog and update template
|
||||
|
||||
|
||||
|
||||
## [solr-0.0.9](https://github.com/truecharts/apps/compare/solr-0.0.7...solr-0.0.9) (2022-07-14)
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
|
||||
generated: "2022-07-22T23:55:20.304530416Z"
|
||||
generated: "2022-07-23T10:41:27.206636905Z"
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/apache/solr
|
||||
- https://hub.docker.com/r/bitnami/solr/
|
||||
type: application
|
||||
version: 0.0.17
|
||||
version: 0.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
||||
@@ -1,6 +1,6 @@
|
||||
# solr
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Apache Solr
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/solr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v9.0.0@sha256:895e5cc038e4589576afca1b55a2992c382cd781b0462e8966bd96483d4ded24
|
||||
tag: v9.0.0@sha256:38f2a7130df938b3efd05e1cc16be3cbecdf0016f0ce095c7c5ce1a9e02b949d
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [appsmith-2.0.28](https://github.com/truecharts/apps/compare/appsmith-2.0.27...appsmith-2.0.28) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [appsmith-2.0.27](https://github.com/truecharts/apps/compare/appsmith-2.0.26...appsmith-2.0.27) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
<a name="appsmith-2.0.14"></a>
|
||||
### [appsmith-2.0.14](https://github.com/truecharts/apps/compare/appsmith-2.0.13...appsmith-2.0.14) (2022-07-09)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
|
||||
|
||||
|
||||
|
||||
@@ -6,4 +6,4 @@ dependencies:
|
||||
repository: https://charts.truecharts.org
|
||||
version: 3.0.42
|
||||
digest: sha256:97ffa9079fc18b4fe62ac329b917ad92bd287b25bd0b4e30c4ee7daded04b1c1
|
||||
generated: "2022-07-23T09:30:57.408817852Z"
|
||||
generated: "2022-07-23T10:41:33.960720029Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.7.8"
|
||||
appVersion: "1.7.9"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -25,7 +25,7 @@ maintainers:
|
||||
name: appsmith
|
||||
sources:
|
||||
- https://github.com/appsmithorg/appsmith
|
||||
version: 2.0.27
|
||||
version: 2.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
@@ -1,6 +1,6 @@
|
||||
# appsmith
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/appsmith
|
||||
tag: v1.7.8@sha256:3a62afbc8382a0d588681e528aa00f301ae1f185b04dcd2136579db357f6f16e
|
||||
tag: 1.7.9@sha256:92cf014b7685bb95fd3d6a8998e80f73fc1e953f3b77f894b4ad8c600dd39076
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
@@ -2,6 +2,22 @@
|
||||
|
||||
|
||||
|
||||
## [artifactory-oss-0.0.12](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.11...artifactory-oss-0.0.12) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Bump all charts to generate config and container references due to huge increase of repository
|
||||
- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275))
|
||||
|
||||
### Feat
|
||||
|
||||
- move dev apps to incubator and remove bad content from dev
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
|
||||
generated: "2022-07-22T23:06:18.152893515Z"
|
||||
generated: "2022-07-23T10:41:27.202323871Z"
|
||||
@@ -4,7 +4,7 @@ annotations:
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
apiVersion: v2
|
||||
appVersion: "7.41.4"
|
||||
appVersion: "7.41.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://jfrog.com/
|
||||
- https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss
|
||||
type: application
|
||||
version: 0.0.11
|
||||
version: 0.0.12
|
||||
@@ -1,6 +1,6 @@
|
||||
# artifactory-oss
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.
|
||||
|
||||
@@ -3,7 +3,7 @@ env:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/artifactory-oss
|
||||
tag: v7.41.4
|
||||
tag: 7.41.6
|
||||
persistence:
|
||||
varoptjfrogartifactory:
|
||||
enabled: true
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [flexget-2.0.27](https://github.com/truecharts/apps/compare/flexget-2.0.26...flexget-2.0.27) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flexget-2.0.26](https://github.com/truecharts/apps/compare/flexget-2.0.24...flexget-2.0.26) (2022-07-22)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
<a name="flexget-2.0.13"></a>
|
||||
### [flexget-2.0.13](https://github.com/truecharts/apps/compare/flexget-2.0.12...flexget-2.0.13) (2022-07-09)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#3106](https://github.com/truecharts/apps/issues/3106))
|
||||
|
||||
|
||||
|
||||
<a name="flexget-2.0.12"></a>
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
|
||||
generated: "2022-07-22T23:08:28.693068866Z"
|
||||
generated: "2022-07-23T10:41:27.034730669Z"
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://hub.docker.com/r/wiserain/flexget
|
||||
- https://github.com/wiserain/docker-flexget
|
||||
type: application
|
||||
version: 2.0.26
|
||||
version: 2.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -1,6 +1,6 @@
|
||||
# flexget
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
FlexGet is a multipurpose automation tool for all of your media
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.3.21@sha256:024c480341ee664419b635750a9f52b5dab177fa4c265533c82ce76ee1e30cb9
|
||||
tag: v3.3.21@sha256:3f242a7b6f3c9f142893346aaa30cb67c5dcecfe4f3dbebd700f58c3e9306350
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [grafana-4.0.34](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.11...grafana-4.0.34) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-4.0.33](https://github.com/truecharts/apps/compare/grafana-image-renderer-0.0.10...grafana-4.0.33) (2022-07-22)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
<a name="grafana-4.0.22"></a>
|
||||
### [grafana-4.0.22](https://github.com/truecharts/apps/compare/grafana-4.0.21...grafana-4.0.22) (2022-07-12)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
|
||||
* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150))
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
|
||||
generated: "2022-07-22T23:53:41.11391035Z"
|
||||
generated: "2022-07-23T10:41:47.226404245Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "9.0.3"
|
||||
appVersion: "9.0.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 4.0.33
|
||||
version: 4.0.34
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
@@ -1,6 +1,6 @@
|
||||
# grafana
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v9.0.3@sha256:3e952306ee69607d0fd1f7c39ce16967f0e108eae1d266acfc528f925ff98689
|
||||
tag: 9.0.4@sha256:95bf12753d171521346f590650e5224cd276cf514f89181b9875998bc6a11c42
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
|
||||
generated: "2022-07-22T23:57:57.162514122Z"
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-2.0.28](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.27...ispy-agent-dvr-2.0.28) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-2.0.27](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...ispy-agent-dvr-2.0.27) (2022-07-22)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
<a name="ispy-agent-dvr-2.0.14"></a>
|
||||
### [ispy-agent-dvr-2.0.14](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.13...ispy-agent-dvr-2.0.14) (2022-07-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
|
||||
|
||||
|
||||
|
||||
<a name="ispy-agent-dvr-2.0.13"></a>
|
||||
6
stable/ispy-agent-dvr/2.0.28/Chart.lock
Normal file
6
stable/ispy-agent-dvr/2.0.28/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
|
||||
generated: "2022-07-23T10:41:47.316946471Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.1.0.0"
|
||||
appVersion: "4.1.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -20,7 +20,7 @@ name: ispy-agent-dvr
|
||||
sources:
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||
version: 2.0.27
|
||||
version: 2.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
||||
@@ -1,6 +1,6 @@
|
||||
# ispy-agent-dvr
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
iSpy's Agent DVR, a standalone DVR service to manage IP cameras.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v4.1.0.0@sha256:e07899ca45535a2249ebcbf19ca4a71e15b0bd7650678feedbe1e193bd058e61
|
||||
tag: 4.1.1.0@sha256:aadcd293a56b3a0882f4a8335d989fa919acafd7e7cff53c41e4c7a895cc5278
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
99
stable/node-red/11.0.23/CHANGELOG.md
Normal file
99
stable/node-red/11.0.23/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.23](https://github.com/truecharts/apps/compare/node-red-11.0.22...node-red-11.0.23) (2022-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3275](https://github.com/truecharts/apps/issues/3275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.22](https://github.com/truecharts/apps/compare/node-red-11.0.20...node-red-11.0.22) (2022-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- Bump all charts to generate config and container references due to huge increase of repository
|
||||
- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.20](https://github.com/truecharts/apps/compare/node-red-11.0.19...node-red-11.0.20) (2022-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- Update Readme and Description on SCALE
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.19](https://github.com/truecharts/apps/compare/node-red-11.0.18...node-red-11.0.19) (2022-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-red to v3.0.0 ([#3187](https://github.com/truecharts/apps/issues/3187))
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.18](https://github.com/truecharts/apps/compare/node-red-11.0.17...node-red-11.0.18) (2022-07-14)
|
||||
|
||||
### Fix
|
||||
|
||||
- regenerate catalog and update template
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.17](https://github.com/truecharts/apps/compare/node-red-11.0.15...node-red-11.0.17) (2022-07-14)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump to ensure .helmignore is present on all Charts
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.15](https://github.com/truecharts/apps/compare/node-red-11.0.13...node-red-11.0.15) (2022-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
|
||||
- bump to cleanup old docs and use correct icon urls
|
||||
|
||||
|
||||
|
||||
## [node-red-11.0.13](https://github.com/truecharts/apps/compare/node-red-11.0.12...node-red-11.0.13) (2022-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump to regenerate documentation
|
||||
|
||||
|
||||
|
||||
<a name="node-red-11.0.12"></a>
|
||||
### [node-red-11.0.12](https://github.com/truecharts/apps/compare/node-red-11.0.11...node-red-11.0.12) (2022-07-12)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
|
||||
|
||||
|
||||
|
||||
<a name="node-red-11.0.11"></a>
|
||||
### [node-red-11.0.11](https://github.com/truecharts/apps/compare/node-red-11.0.10...node-red-11.0.11) (2022-07-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
|
||||
|
||||
|
||||
|
||||
<a name="node-red-11.0.10"></a>
|
||||
### [node-red-11.0.10](https://github.com/truecharts/apps/compare/node-red-11.0.9...node-red-11.0.10) (2022-07-09)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
|
||||
|
||||
|
||||
|
||||
<a name="node-red-11.0.9"></a>
|
||||
6
stable/node-red/11.0.23/Chart.lock
Normal file
6
stable/node-red/11.0.23/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692
|
||||
generated: "2022-07-23T10:41:47.518177895Z"
|
||||
28
stable/node-red/11.0.23/Chart.yaml
Normal file
28
stable/node-red/11.0.23/Chart.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.0.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
deprecated: false
|
||||
description: Node-RED is low-code programming for event-driven applications
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/node-red
|
||||
icon: https://truecharts.org/img/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/node-red/node-red-docker
|
||||
type: application
|
||||
version: 11.0.23
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
107
stable/node-red/11.0.23/README.md
Normal file
107
stable/node-red/11.0.23/README.md
Normal file
@@ -0,0 +1,107 @@
|
||||
# node-red
|
||||
|
||||
  
|
||||
|
||||
Node-RED is low-code programming for event-driven applications
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
|
||||
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
||||
For more information, please click here: [node-red](https://truecharts.org/docs/charts/stable/node-red)
|
||||
|
||||
**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)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/node-red/node-red-docker>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 10.4.6 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
### TrueNAS SCALE
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
|
||||
### Helm
|
||||
|
||||
To install the chart with the release name `node-red`
|
||||
|
||||
```console
|
||||
helm repo add TrueCharts https://helm.truecharts.org
|
||||
helm repo update
|
||||
helm install node-red TrueCharts/node-red
|
||||
```
|
||||
|
||||
## Uninstall
|
||||
|
||||
### TrueNAS SCALE
|
||||
|
||||
**Upgrading, Rolling Back and Uninstalling the Chart**
|
||||
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
|
||||
### Helm
|
||||
|
||||
To uninstall the `node-red` deployment
|
||||
|
||||
```console
|
||||
helm uninstall node-red
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
### Helm
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the Commandline
|
||||
|
||||
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
|
||||
|
||||
```console
|
||||
helm install node-red \
|
||||
--set env.TZ="America/New York" \
|
||||
TrueCharts/node-red
|
||||
```
|
||||
|
||||
#### Configure using a yaml file
|
||||
|
||||
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
|
||||
|
||||
```console
|
||||
helm install node-red TrueCharts/node-red -f values.yaml
|
||||
```
|
||||
|
||||
#### Connecting to other apps
|
||||
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/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/docs/about/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
---
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
8
stable/node-red/11.0.23/app-readme.md
Normal file
8
stable/node-red/11.0.23/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
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/node-red/11.0.23/charts/common-10.4.6.tgz
Normal file
BIN
stable/node-red/11.0.23/charts/common-10.4.6.tgz
Normal file
Binary file not shown.
23
stable/node-red/11.0.23/ix_values.yaml
Normal file
23
stable/node-red/11.0.23/ix_values.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.0.1@sha256:e9bd3480bee4d66a89166f3bc392fb55ef3acd8902852eb88b1f617e1d698811
|
||||
|
||||
env:
|
||||
TZ: "{{ .Values.TZ }}"
|
||||
# NODE_OPTIONS:
|
||||
# NODE_RED_ENABLE_PROJECTS:
|
||||
# NODE_RED_ENABLE_SAFE_MODE:
|
||||
# FLOWS:
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 1880
|
||||
targetPort: 1880
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
2431
stable/node-red/11.0.23/questions.yaml
Normal file
2431
stable/node-red/11.0.23/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/node-red/11.0.23/templates/common.yaml
Normal file
1
stable/node-red/11.0.23/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
0
stable/node-red/11.0.23/values.yaml
Normal file
0
stable/node-red/11.0.23/values.yaml
Normal file
Reference in New Issue
Block a user