diff --git a/stable/flowise/0.0.4/CHANGELOG.md b/stable/flowise/0.0.4/CHANGELOG.md deleted file mode 100644 index 8de237e4aff..00000000000 --- a/stable/flowise/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flowise-0.0.4](https://github.com/truecharts/charts/compare/flowise-0.0.3...flowise-0.0.4) (2023-07-31) - diff --git a/stable/flowise/0.0.4/app-changelog.md b/stable/flowise/0.0.4/app-changelog.md deleted file mode 100644 index fb17723737a..00000000000 --- a/stable/flowise/0.0.4/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [flowise-0.0.4](https://github.com/truecharts/charts/compare/flowise-0.0.3...flowise-0.0.4) (2023-07-31) - diff --git a/stable/flowise/0.0.5/CHANGELOG.md b/stable/flowise/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..3fe571e6d84 --- /dev/null +++ b/stable/flowise/0.0.5/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flowise-0.0.5](https://github.com/truecharts/charts/compare/flowise-0.0.4...flowise-0.0.5) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.2 ([#11089](https://github.com/truecharts/charts/issues/11089)) + + + + +## [flowise-0.0.4](https://github.com/truecharts/charts/compare/flowise-0.0.3...flowise-0.0.4) (2023-07-31) + diff --git a/stable/flowise/0.0.4/Chart.yaml b/stable/flowise/0.0.5/Chart.yaml similarity index 78% rename from stable/flowise/0.0.4/Chart.yaml rename to stable/flowise/0.0.5/Chart.yaml index 9cd25e9eca1..a4ce3676976 100644 --- a/stable/flowise/0.0.4/Chart.yaml +++ b/stable/flowise/0.0.5/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "1.3.1" +appVersion: "1.3.2" dependencies: - name: common repository: https://library-charts.truecharts.org version: 13.2.2 deprecated: false description: Drag & drop UI to build your customized LLM flow. -home: https://truecharts.org/charts/incubator/flowise +home: https://truecharts.org/charts/stable/flowise icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png keywords: - flowise @@ -18,10 +18,10 @@ maintainers: url: https://truecharts.org name: flowise sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/flowise + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://github.com/FlowiseAI/Flowise type: application -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - ai diff --git a/stable/flowise/0.0.4/README.md b/stable/flowise/0.0.5/README.md similarity index 100% rename from stable/flowise/0.0.4/README.md rename to stable/flowise/0.0.5/README.md diff --git a/stable/flowise/0.0.5/app-changelog.md b/stable/flowise/0.0.5/app-changelog.md new file mode 100644 index 00000000000..49761f878d5 --- /dev/null +++ b/stable/flowise/0.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flowise-0.0.5](https://github.com/truecharts/charts/compare/flowise-0.0.4...flowise-0.0.5) (2023-07-31) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.2 ([#11089](https://github.com/truecharts/charts/issues/11089)) + + \ No newline at end of file diff --git a/stable/flowise/0.0.4/app-readme.md b/stable/flowise/0.0.5/app-readme.md similarity index 100% rename from stable/flowise/0.0.4/app-readme.md rename to stable/flowise/0.0.5/app-readme.md diff --git a/stable/flowise/0.0.4/charts/common-13.2.2.tgz b/stable/flowise/0.0.5/charts/common-13.2.2.tgz similarity index 100% rename from stable/flowise/0.0.4/charts/common-13.2.2.tgz rename to stable/flowise/0.0.5/charts/common-13.2.2.tgz diff --git a/stable/flowise/0.0.4/ix_values.yaml b/stable/flowise/0.0.5/ix_values.yaml similarity index 95% rename from stable/flowise/0.0.4/ix_values.yaml rename to stable/flowise/0.0.5/ix_values.yaml index c2debfbbe2c..a6a9dcc9471 100644 --- a/stable/flowise/0.0.4/ix_values.yaml +++ b/stable/flowise/0.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flowise pullPolicy: IfNotPresent - tag: v1.3.1@sha256:8a2879b3c0ebb93061f6c74337e7694489c7ba571664dc071c301bed7062a305 + tag: v1.3.2@sha256:8d73a9fddb09f844bc10bd9c5fe5e4f121114171ee9f83c1a077c3106c3bdcd2 securityContext: container: diff --git a/stable/flowise/0.0.4/questions.yaml b/stable/flowise/0.0.5/questions.yaml similarity index 100% rename from stable/flowise/0.0.4/questions.yaml rename to stable/flowise/0.0.5/questions.yaml diff --git a/stable/flowise/0.0.4/templates/NOTES.txt b/stable/flowise/0.0.5/templates/NOTES.txt similarity index 100% rename from stable/flowise/0.0.4/templates/NOTES.txt rename to stable/flowise/0.0.5/templates/NOTES.txt diff --git a/stable/flowise/0.0.4/templates/_secrets.tpl b/stable/flowise/0.0.5/templates/_secrets.tpl similarity index 100% rename from stable/flowise/0.0.4/templates/_secrets.tpl rename to stable/flowise/0.0.5/templates/_secrets.tpl diff --git a/stable/flowise/0.0.4/templates/common.yaml b/stable/flowise/0.0.5/templates/common.yaml similarity index 100% rename from stable/flowise/0.0.4/templates/common.yaml rename to stable/flowise/0.0.5/templates/common.yaml diff --git a/stable/flowise/0.0.4/values.yaml b/stable/flowise/0.0.5/values.yaml similarity index 100% rename from stable/flowise/0.0.4/values.yaml rename to stable/flowise/0.0.5/values.yaml