From b62c9d82dc2d7220e2c2cf9457718343902a7dab Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 15 Oct 2023 10:44:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/flowise/1.0.5/app-changelog.md | 9 --------- stable/flowise/{1.0.5 => 1.0.6}/CHANGELOG.md | 9 +++++++++ stable/flowise/{1.0.5 => 1.0.6}/Chart.yaml | 4 ++-- stable/flowise/{1.0.5 => 1.0.6}/README.md | 0 stable/flowise/1.0.6/app-changelog.md | 9 +++++++++ stable/flowise/{1.0.5 => 1.0.6}/app-readme.md | 0 .../{1.0.5 => 1.0.6}/charts/common-14.0.9.tgz | Bin stable/flowise/{1.0.5 => 1.0.6}/ix_values.yaml | 2 +- stable/flowise/{1.0.5 => 1.0.6}/questions.yaml | 0 stable/flowise/{1.0.5 => 1.0.6}/templates/NOTES.txt | 0 .../flowise/{1.0.5 => 1.0.6}/templates/_secrets.tpl | 0 .../flowise/{1.0.5 => 1.0.6}/templates/common.yaml | 0 stable/flowise/{1.0.5 => 1.0.6}/values.yaml | 0 13 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/flowise/1.0.5/app-changelog.md rename stable/flowise/{1.0.5 => 1.0.6}/CHANGELOG.md (87%) rename stable/flowise/{1.0.5 => 1.0.6}/Chart.yaml (95%) rename stable/flowise/{1.0.5 => 1.0.6}/README.md (100%) create mode 100644 stable/flowise/1.0.6/app-changelog.md rename stable/flowise/{1.0.5 => 1.0.6}/app-readme.md (100%) rename stable/flowise/{1.0.5 => 1.0.6}/charts/common-14.0.9.tgz (100%) rename stable/flowise/{1.0.5 => 1.0.6}/ix_values.yaml (95%) rename stable/flowise/{1.0.5 => 1.0.6}/questions.yaml (100%) rename stable/flowise/{1.0.5 => 1.0.6}/templates/NOTES.txt (100%) rename stable/flowise/{1.0.5 => 1.0.6}/templates/_secrets.tpl (100%) rename stable/flowise/{1.0.5 => 1.0.6}/templates/common.yaml (100%) rename stable/flowise/{1.0.5 => 1.0.6}/values.yaml (100%) diff --git a/stable/flowise/1.0.5/app-changelog.md b/stable/flowise/1.0.5/app-changelog.md deleted file mode 100644 index c1d29e7eda..0000000000 --- a/stable/flowise/1.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flowise-1.0.5](https://github.com/truecharts/charts/compare/flowise-1.0.4...flowise-1.0.5) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/flowise/1.0.5/CHANGELOG.md b/stable/flowise/1.0.6/CHANGELOG.md similarity index 87% rename from stable/flowise/1.0.5/CHANGELOG.md rename to stable/flowise/1.0.6/CHANGELOG.md index 0065b4803d..7743db9464 100644 --- a/stable/flowise/1.0.5/CHANGELOG.md +++ b/stable/flowise/1.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [flowise-1.0.6](https://github.com/truecharts/charts/compare/flowise-1.0.5...flowise-1.0.6) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.8 ([#13644](https://github.com/truecharts/charts/issues/13644)) + + + + ## [flowise-1.0.5](https://github.com/truecharts/charts/compare/flowise-1.0.4...flowise-1.0.5) (2023-10-07) ### Chore diff --git a/stable/flowise/1.0.5/Chart.yaml b/stable/flowise/1.0.6/Chart.yaml similarity index 95% rename from stable/flowise/1.0.5/Chart.yaml rename to stable/flowise/1.0.6/Chart.yaml index a6e8555415..b1cafe7bcf 100644 --- a/stable/flowise/1.0.5/Chart.yaml +++ b/stable/flowise/1.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.6" +appVersion: "1.3.8" 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.5 +version: 1.0.6 annotations: truecharts.org/catagories: | - ai diff --git a/stable/flowise/1.0.5/README.md b/stable/flowise/1.0.6/README.md similarity index 100% rename from stable/flowise/1.0.5/README.md rename to stable/flowise/1.0.6/README.md diff --git a/stable/flowise/1.0.6/app-changelog.md b/stable/flowise/1.0.6/app-changelog.md new file mode 100644 index 0000000000..dc1d077149 --- /dev/null +++ b/stable/flowise/1.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flowise-1.0.6](https://github.com/truecharts/charts/compare/flowise-1.0.5...flowise-1.0.6) (2023-10-15) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.8 ([#13644](https://github.com/truecharts/charts/issues/13644)) + + \ No newline at end of file diff --git a/stable/flowise/1.0.5/app-readme.md b/stable/flowise/1.0.6/app-readme.md similarity index 100% rename from stable/flowise/1.0.5/app-readme.md rename to stable/flowise/1.0.6/app-readme.md diff --git a/stable/flowise/1.0.5/charts/common-14.0.9.tgz b/stable/flowise/1.0.6/charts/common-14.0.9.tgz similarity index 100% rename from stable/flowise/1.0.5/charts/common-14.0.9.tgz rename to stable/flowise/1.0.6/charts/common-14.0.9.tgz diff --git a/stable/flowise/1.0.5/ix_values.yaml b/stable/flowise/1.0.6/ix_values.yaml similarity index 95% rename from stable/flowise/1.0.5/ix_values.yaml rename to stable/flowise/1.0.6/ix_values.yaml index 01ccc7b831..27110b81ae 100644 --- a/stable/flowise/1.0.5/ix_values.yaml +++ b/stable/flowise/1.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flowise pullPolicy: IfNotPresent - tag: v1.3.6@sha256:5afc6aedce63ec35d6d34c9ee50cf54688d6d02a6f27f9ee30a6602b5f07f2b8 + tag: v1.3.8@sha256:de4adaa177d9fdbb588d9c5de64bbfd521391227339241bff72893052bc745da securityContext: container: diff --git a/stable/flowise/1.0.5/questions.yaml b/stable/flowise/1.0.6/questions.yaml similarity index 100% rename from stable/flowise/1.0.5/questions.yaml rename to stable/flowise/1.0.6/questions.yaml diff --git a/stable/flowise/1.0.5/templates/NOTES.txt b/stable/flowise/1.0.6/templates/NOTES.txt similarity index 100% rename from stable/flowise/1.0.5/templates/NOTES.txt rename to stable/flowise/1.0.6/templates/NOTES.txt diff --git a/stable/flowise/1.0.5/templates/_secrets.tpl b/stable/flowise/1.0.6/templates/_secrets.tpl similarity index 100% rename from stable/flowise/1.0.5/templates/_secrets.tpl rename to stable/flowise/1.0.6/templates/_secrets.tpl diff --git a/stable/flowise/1.0.5/templates/common.yaml b/stable/flowise/1.0.6/templates/common.yaml similarity index 100% rename from stable/flowise/1.0.5/templates/common.yaml rename to stable/flowise/1.0.6/templates/common.yaml diff --git a/stable/flowise/1.0.5/values.yaml b/stable/flowise/1.0.6/values.yaml similarity index 100% rename from stable/flowise/1.0.5/values.yaml rename to stable/flowise/1.0.6/values.yaml