diff --git a/stable/flowise/1.0.2/app-changelog.md b/stable/flowise/1.0.2/app-changelog.md deleted file mode 100644 index 71dbcb34d8a..00000000000 --- a/stable/flowise/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flowise-1.0.2](https://github.com/truecharts/charts/compare/flowise-1.0.1...flowise-1.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/flowise to v1.3.4 ([#11895](https://github.com/truecharts/charts/issues/11895)) - - \ No newline at end of file diff --git a/stable/flowise/1.0.2/CHANGELOG.md b/stable/flowise/1.0.3/CHANGELOG.md similarity index 80% rename from stable/flowise/1.0.2/CHANGELOG.md rename to stable/flowise/1.0.3/CHANGELOG.md index 1491ffbad0b..fc9170fa073 100644 --- a/stable/flowise/1.0.2/CHANGELOG.md +++ b/stable/flowise/1.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [flowise-1.0.3](https://github.com/truecharts/charts/compare/flowise-1.0.2...flowise-1.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.5 ([#12635](https://github.com/truecharts/charts/issues/12635)) + + + + ## [flowise-1.0.2](https://github.com/truecharts/charts/compare/flowise-1.0.1...flowise-1.0.2) (2023-08-26) ### Chore diff --git a/stable/flowise/1.0.2/Chart.yaml b/stable/flowise/1.0.3/Chart.yaml similarity index 95% rename from stable/flowise/1.0.2/Chart.yaml rename to stable/flowise/1.0.3/Chart.yaml index ae756f3f544..3ded36f5674 100644 --- a/stable/flowise/1.0.2/Chart.yaml +++ b/stable/flowise/1.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.4" +appVersion: "1.3.5" 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.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - ai diff --git a/stable/flowise/1.0.2/README.md b/stable/flowise/1.0.3/README.md similarity index 100% rename from stable/flowise/1.0.2/README.md rename to stable/flowise/1.0.3/README.md diff --git a/stable/flowise/1.0.3/app-changelog.md b/stable/flowise/1.0.3/app-changelog.md new file mode 100644 index 00000000000..636bd4963db --- /dev/null +++ b/stable/flowise/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flowise-1.0.3](https://github.com/truecharts/charts/compare/flowise-1.0.2...flowise-1.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.5 ([#12635](https://github.com/truecharts/charts/issues/12635)) + + \ No newline at end of file diff --git a/stable/flowise/1.0.2/app-readme.md b/stable/flowise/1.0.3/app-readme.md similarity index 100% rename from stable/flowise/1.0.2/app-readme.md rename to stable/flowise/1.0.3/app-readme.md diff --git a/stable/flowise/1.0.2/charts/common-14.0.1.tgz b/stable/flowise/1.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/flowise/1.0.2/charts/common-14.0.1.tgz rename to stable/flowise/1.0.3/charts/common-14.0.1.tgz diff --git a/stable/flowise/1.0.2/ix_values.yaml b/stable/flowise/1.0.3/ix_values.yaml similarity index 95% rename from stable/flowise/1.0.2/ix_values.yaml rename to stable/flowise/1.0.3/ix_values.yaml index 6987a44c809..641b65979a1 100644 --- a/stable/flowise/1.0.2/ix_values.yaml +++ b/stable/flowise/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flowise pullPolicy: IfNotPresent - tag: v1.3.4@sha256:101d143df8a238da4e6c619f5e6b5852cbd55dd09f48b07f102a5d5a15326744 + tag: v1.3.5@sha256:184c5b53a9a8c16b131c0058adb209dc144e661794bb4d19b8f27cd6ef5bac77 securityContext: container: diff --git a/stable/flowise/1.0.2/questions.yaml b/stable/flowise/1.0.3/questions.yaml similarity index 100% rename from stable/flowise/1.0.2/questions.yaml rename to stable/flowise/1.0.3/questions.yaml diff --git a/stable/flowise/1.0.2/templates/NOTES.txt b/stable/flowise/1.0.3/templates/NOTES.txt similarity index 100% rename from stable/flowise/1.0.2/templates/NOTES.txt rename to stable/flowise/1.0.3/templates/NOTES.txt diff --git a/stable/flowise/1.0.2/templates/_secrets.tpl b/stable/flowise/1.0.3/templates/_secrets.tpl similarity index 100% rename from stable/flowise/1.0.2/templates/_secrets.tpl rename to stable/flowise/1.0.3/templates/_secrets.tpl diff --git a/stable/flowise/1.0.2/templates/common.yaml b/stable/flowise/1.0.3/templates/common.yaml similarity index 100% rename from stable/flowise/1.0.2/templates/common.yaml rename to stable/flowise/1.0.3/templates/common.yaml diff --git a/stable/flowise/1.0.2/values.yaml b/stable/flowise/1.0.3/values.yaml similarity index 100% rename from stable/flowise/1.0.2/values.yaml rename to stable/flowise/1.0.3/values.yaml