Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [flowise-1.0.1](https://github.com/truecharts/charts/compare/flowise-1.0.0...flowise-1.0.1) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flowise to v1.3.3 ([#11466](https://github.com/truecharts/charts/issues/11466))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [flowise-1.0.0](https://github.com/truecharts/charts/compare/flowise-0.0.5...flowise-1.0.0) (2023-07-31)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.3.2"
|
||||
appVersion: "1.3.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flowise
|
||||
- https://github.com/FlowiseAI/Flowise
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- ai
|
||||
@@ -5,7 +5,7 @@
|
||||
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/incubator/)
|
||||
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)**
|
||||
|
||||
9
stable/flowise/1.0.1/app-changelog.md
Normal file
9
stable/flowise/1.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [flowise-1.0.1](https://github.com/truecharts/charts/compare/flowise-1.0.0...flowise-1.0.1) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flowise to v1.3.3 ([#11466](https://github.com/truecharts/charts/issues/11466))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/flowise
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.3.2@sha256:8d73a9fddb09f844bc10bd9c5fe5e4f121114171ee9f83c1a077c3106c3bdcd2
|
||||
tag: v1.3.3@sha256:15dd8f7fedffb22d16ba03f43f2c72dc4a20f6ebd204b1469d6f70eac8ca9438
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user