diff --git a/stable/flowise/1.0.10/app-changelog.md b/stable/flowise/1.0.10/app-changelog.md deleted file mode 100644 index 582adc371b..0000000000 --- a/stable/flowise/1.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flowise-1.0.10](https://github.com/truecharts/charts/compare/flowise-1.0.9...flowise-1.0.10) (2023-11-03) - -### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - - \ No newline at end of file diff --git a/stable/flowise/1.0.10/CHANGELOG.md b/stable/flowise/1.0.11/CHANGELOG.md similarity index 90% rename from stable/flowise/1.0.10/CHANGELOG.md rename to stable/flowise/1.0.11/CHANGELOG.md index 17b7b615ee..3e0a8adfae 100644 --- a/stable/flowise/1.0.10/CHANGELOG.md +++ b/stable/flowise/1.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [flowise-1.0.11](https://github.com/truecharts/charts/compare/flowise-1.0.10...flowise-1.0.11) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.9 ([#14311](https://github.com/truecharts/charts/issues/14311)) + + + + ## [flowise-1.0.10](https://github.com/truecharts/charts/compare/flowise-1.0.9...flowise-1.0.10) (2023-11-03) ### Chore @@ -88,12 +97,3 @@ ## [flowise-1.0.0](https://github.com/truecharts/charts/compare/flowise-0.0.5...flowise-1.0.0) (2023-07-31) - - - -## [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)) - diff --git a/stable/flowise/1.0.10/Chart.yaml b/stable/flowise/1.0.11/Chart.yaml similarity index 95% rename from stable/flowise/1.0.10/Chart.yaml rename to stable/flowise/1.0.11/Chart.yaml index d15929619b..e0e258fdf9 100644 --- a/stable/flowise/1.0.10/Chart.yaml +++ b/stable/flowise/1.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.8" +appVersion: "1.3.9" 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.10 +version: 1.0.11 annotations: truecharts.org/category: ai truecharts.org/SCALE-support: "true" diff --git a/stable/flowise/1.0.10/README.md b/stable/flowise/1.0.11/README.md similarity index 100% rename from stable/flowise/1.0.10/README.md rename to stable/flowise/1.0.11/README.md diff --git a/stable/flowise/1.0.11/app-changelog.md b/stable/flowise/1.0.11/app-changelog.md new file mode 100644 index 0000000000..7530bb9a0c --- /dev/null +++ b/stable/flowise/1.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flowise-1.0.11](https://github.com/truecharts/charts/compare/flowise-1.0.10...flowise-1.0.11) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/flowise to v1.3.9 ([#14311](https://github.com/truecharts/charts/issues/14311)) + + \ No newline at end of file diff --git a/stable/flowise/1.0.10/app-readme.md b/stable/flowise/1.0.11/app-readme.md similarity index 100% rename from stable/flowise/1.0.10/app-readme.md rename to stable/flowise/1.0.11/app-readme.md diff --git a/stable/flowise/1.0.10/charts/common-14.2.2.tgz b/stable/flowise/1.0.11/charts/common-14.2.2.tgz similarity index 100% rename from stable/flowise/1.0.10/charts/common-14.2.2.tgz rename to stable/flowise/1.0.11/charts/common-14.2.2.tgz diff --git a/stable/flowise/1.0.10/ix_values.yaml b/stable/flowise/1.0.11/ix_values.yaml similarity index 95% rename from stable/flowise/1.0.10/ix_values.yaml rename to stable/flowise/1.0.11/ix_values.yaml index 27110b81ae..f66c202414 100644 --- a/stable/flowise/1.0.10/ix_values.yaml +++ b/stable/flowise/1.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flowise pullPolicy: IfNotPresent - tag: v1.3.8@sha256:de4adaa177d9fdbb588d9c5de64bbfd521391227339241bff72893052bc745da + tag: v1.3.9@sha256:343788959d93c6ffb8e1685f8651121e1e883ad89eeb9907906a8992b2b0efa9 securityContext: container: diff --git a/stable/flowise/1.0.10/questions.yaml b/stable/flowise/1.0.11/questions.yaml similarity index 99% rename from stable/flowise/1.0.10/questions.yaml rename to stable/flowise/1.0.11/questions.yaml index b2a3831cf2..de559a2d33 100644 --- a/stable/flowise/1.0.10/questions.yaml +++ b/stable/flowise/1.0.11/questions.yaml @@ -982,6 +982,12 @@ questions: default: websecure show_if: [["advanced", "=", true]] required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: ingressClassName label: (Advanced/Optional) IngressClass Name schema: @@ -1020,12 +1026,12 @@ questions: schema: type: string default: "" - - variable: 'clusterCertificate (Advanced)' - label: Cluster Certificate + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: 'Use Custom Certificate Secret (Advanced)' @@ -1069,6 +1075,12 @@ questions: schema: type: string default: "" + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: hosts label: Hosts schema: @@ -1126,8 +1138,8 @@ questions: label: Service Port schema: type: int - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: certificateIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string @@ -1157,7 +1169,7 @@ questions: type: string default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: @@ -1171,8 +1183,8 @@ questions: $ref: - "definitions/certificate" - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart. NOTE: This is an experimental feature' + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string show_if: [["clusterIssuer", "=", ""]] diff --git a/stable/flowise/1.0.10/templates/NOTES.txt b/stable/flowise/1.0.11/templates/NOTES.txt similarity index 100% rename from stable/flowise/1.0.10/templates/NOTES.txt rename to stable/flowise/1.0.11/templates/NOTES.txt diff --git a/stable/flowise/1.0.10/templates/_secrets.tpl b/stable/flowise/1.0.11/templates/_secrets.tpl similarity index 100% rename from stable/flowise/1.0.10/templates/_secrets.tpl rename to stable/flowise/1.0.11/templates/_secrets.tpl diff --git a/stable/flowise/1.0.10/templates/common.yaml b/stable/flowise/1.0.11/templates/common.yaml similarity index 100% rename from stable/flowise/1.0.10/templates/common.yaml rename to stable/flowise/1.0.11/templates/common.yaml diff --git a/stable/flowise/1.0.10/values.yaml b/stable/flowise/1.0.11/values.yaml similarity index 100% rename from stable/flowise/1.0.10/values.yaml rename to stable/flowise/1.0.11/values.yaml