diff --git a/stable/webtop/6.0.162/app-changelog.md b/stable/webtop/6.0.162/app-changelog.md deleted file mode 100644 index 57224e394de..00000000000 --- a/stable/webtop/6.0.162/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.162](https://github.com/truecharts/charts/compare/webtop-6.0.161...webtop-6.0.162) (2023-11-03) - -### Chore - -- update helm general non-major ([#14253](https://github.com/truecharts/charts/issues/14253)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.162/CHANGELOG.md b/stable/webtop/6.0.163/CHANGELOG.md similarity index 90% rename from stable/webtop/6.0.162/CHANGELOG.md rename to stable/webtop/6.0.163/CHANGELOG.md index f7d0adf4a8d..5132b8b35e3 100644 --- a/stable/webtop/6.0.162/CHANGELOG.md +++ b/stable/webtop/6.0.163/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.163](https://github.com/truecharts/charts/compare/webtop-6.0.162...webtop-6.0.163) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#14313](https://github.com/truecharts/charts/issues/14313)) + + + + ## [webtop-6.0.162](https://github.com/truecharts/charts/compare/webtop-6.0.161...webtop-6.0.162) (2023-11-03) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.153](https://github.com/truecharts/charts/compare/webtop-6.0.152...webtop-6.0.153) (2023-10-31) ### Chore - -- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#14155](https://github.com/truecharts/charts/issues/14155)) - - - - -## [webtop-6.0.152](https://github.com/truecharts/charts/compare/webtop-6.0.151...webtop-6.0.152) (2023-10-31) - -### Chore diff --git a/stable/webtop/6.0.162/Chart.yaml b/stable/webtop/6.0.163/Chart.yaml similarity index 98% rename from stable/webtop/6.0.162/Chart.yaml rename to stable/webtop/6.0.163/Chart.yaml index cf5d58dce6e..c79db2be94e 100644 --- a/stable/webtop/6.0.162/Chart.yaml +++ b/stable/webtop/6.0.163/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 6.0.162 +version: 6.0.163 annotations: truecharts.org/category: Tools-Utilities truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.162/README.md b/stable/webtop/6.0.163/README.md similarity index 100% rename from stable/webtop/6.0.162/README.md rename to stable/webtop/6.0.163/README.md diff --git a/stable/webtop/6.0.163/app-changelog.md b/stable/webtop/6.0.163/app-changelog.md new file mode 100644 index 00000000000..296d1a62f38 --- /dev/null +++ b/stable/webtop/6.0.163/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.163](https://github.com/truecharts/charts/compare/webtop-6.0.162...webtop-6.0.163) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#14313](https://github.com/truecharts/charts/issues/14313)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.162/app-readme.md b/stable/webtop/6.0.163/app-readme.md similarity index 100% rename from stable/webtop/6.0.162/app-readme.md rename to stable/webtop/6.0.163/app-readme.md diff --git a/stable/webtop/6.0.162/charts/common-14.2.2.tgz b/stable/webtop/6.0.163/charts/common-14.2.2.tgz similarity index 100% rename from stable/webtop/6.0.162/charts/common-14.2.2.tgz rename to stable/webtop/6.0.163/charts/common-14.2.2.tgz diff --git a/stable/webtop/6.0.162/ix_values.yaml b/stable/webtop/6.0.163/ix_values.yaml similarity index 98% rename from stable/webtop/6.0.162/ix_values.yaml rename to stable/webtop/6.0.163/ix_values.yaml index c936a9970bd..cee9c338e68 100644 --- a/stable/webtop/6.0.162/ix_values.yaml +++ b/stable/webtop/6.0.163/ix_values.yaml @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 - tag: latest@sha256:399274ef94ddf6365c529e54334e454af0c072fab942b424c679fdb22e08d840 + tag: latest@sha256:e258224beb8172a18d2c271e5b5283bcc5b3351a36b7dfee296c3e81ef86ba0e pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox diff --git a/stable/webtop/6.0.162/questions.yaml b/stable/webtop/6.0.163/questions.yaml similarity index 99% rename from stable/webtop/6.0.162/questions.yaml rename to stable/webtop/6.0.163/questions.yaml index 1a73ef6c075..b0c50c13ce0 100644 --- a/stable/webtop/6.0.162/questions.yaml +++ b/stable/webtop/6.0.163/questions.yaml @@ -937,6 +937,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: @@ -975,12 +981,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)' @@ -1024,6 +1030,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: @@ -1081,8 +1093,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 @@ -1112,7 +1124,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: @@ -1126,8 +1138,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/webtop/6.0.162/templates/NOTES.txt b/stable/webtop/6.0.163/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.162/templates/NOTES.txt rename to stable/webtop/6.0.163/templates/NOTES.txt diff --git a/stable/webtop/6.0.162/templates/common.yaml b/stable/webtop/6.0.163/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.162/templates/common.yaml rename to stable/webtop/6.0.163/templates/common.yaml diff --git a/stable/webtop/6.0.162/values.yaml b/stable/webtop/6.0.163/values.yaml similarity index 100% rename from stable/webtop/6.0.162/values.yaml rename to stable/webtop/6.0.163/values.yaml