diff --git a/stable/wordpress/2.0.6/app-changelog.md b/stable/wordpress/2.0.6/app-changelog.md deleted file mode 100644 index 9b6b0b0ae43..00000000000 --- a/stable/wordpress/2.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.6](https://github.com/truecharts/charts/compare/wordpress-2.0.5...wordpress-2.0.6) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.6/CHANGELOG.md b/stable/wordpress/2.0.7/CHANGELOG.md similarity index 85% rename from stable/wordpress/2.0.6/CHANGELOG.md rename to stable/wordpress/2.0.7/CHANGELOG.md index edd96464746..ee41246b98f 100644 --- a/stable/wordpress/2.0.6/CHANGELOG.md +++ b/stable/wordpress/2.0.7/CHANGELOG.md @@ -4,6 +4,19 @@ +## [wordpress-2.0.7](https://github.com/truecharts/charts/compare/wordpress-2.0.6...wordpress-2.0.7) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9256](https://github.com/truecharts/charts/issues/9256)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [wordpress-2.0.6](https://github.com/truecharts/charts/compare/wordpress-2.0.5...wordpress-2.0.6) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ ### Fix -- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) - - - - -## [wordpress-1.1.17](https://github.com/truecharts/charts/compare/wordpress-1.1.16...wordpress-1.1.17) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - diff --git a/stable/wordpress/2.0.6/Chart.yaml b/stable/wordpress/2.0.7/Chart.yaml similarity index 96% rename from stable/wordpress/2.0.6/Chart.yaml rename to stable/wordpress/2.0.7/Chart.yaml index 8dfe60f1e59..445d7c91486 100644 --- a/stable/wordpress/2.0.6/Chart.yaml +++ b/stable/wordpress/2.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.2.1" +appVersion: "6.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.6 +version: 2.0.7 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.6/README.md b/stable/wordpress/2.0.7/README.md similarity index 100% rename from stable/wordpress/2.0.6/README.md rename to stable/wordpress/2.0.7/README.md diff --git a/stable/wordpress/2.0.7/app-changelog.md b/stable/wordpress/2.0.7/app-changelog.md new file mode 100644 index 00000000000..f3646918029 --- /dev/null +++ b/stable/wordpress/2.0.7/app-changelog.md @@ -0,0 +1,13 @@ + + +## [wordpress-2.0.7](https://github.com/truecharts/charts/compare/wordpress-2.0.6...wordpress-2.0.7) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9256](https://github.com/truecharts/charts/issues/9256)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.6/app-readme.md b/stable/wordpress/2.0.7/app-readme.md similarity index 100% rename from stable/wordpress/2.0.6/app-readme.md rename to stable/wordpress/2.0.7/app-readme.md diff --git a/stable/wordpress/2.0.6/charts/common-12.10.4.tgz b/stable/wordpress/2.0.7/charts/common-12.10.4.tgz similarity index 100% rename from stable/wordpress/2.0.6/charts/common-12.10.4.tgz rename to stable/wordpress/2.0.7/charts/common-12.10.4.tgz diff --git a/stable/wordpress/2.0.6/charts/mariadb-7.0.34.tgz b/stable/wordpress/2.0.7/charts/mariadb-7.0.34.tgz similarity index 100% rename from stable/wordpress/2.0.6/charts/mariadb-7.0.34.tgz rename to stable/wordpress/2.0.7/charts/mariadb-7.0.34.tgz diff --git a/stable/wordpress/2.0.6/ix_values.yaml b/stable/wordpress/2.0.7/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.6/ix_values.yaml rename to stable/wordpress/2.0.7/ix_values.yaml index bf0acc3e798..9693f54c3da 100644 --- a/stable/wordpress/2.0.6/ix_values.yaml +++ b/stable/wordpress/2.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.1@sha256:0a59f48a22df1c09499c0adfcd8b98e9dd66e347ecca17bb6d3cf15d871abb9d + tag: v6.2.2@sha256:36c95553d0f2f788c3368b97fadc92ef497c26c132d4b5e71de5333241e5dd17 securityContext: container: diff --git a/stable/wordpress/2.0.6/questions.yaml b/stable/wordpress/2.0.7/questions.yaml similarity index 96% rename from stable/wordpress/2.0.6/questions.yaml rename to stable/wordpress/2.0.7/questions.yaml index 507fbc2e8ac..64d5d982ad6 100644 --- a/stable/wordpress/2.0.6/questions.yaml +++ b/stable/wordpress/2.0.7/questions.yaml @@ -885,63 +885,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -955,6 +898,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/wordpress/2.0.6/templates/_env.tpl b/stable/wordpress/2.0.7/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.6/templates/_env.tpl rename to stable/wordpress/2.0.7/templates/_env.tpl diff --git a/stable/wordpress/2.0.6/templates/common.yaml b/stable/wordpress/2.0.7/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.6/templates/common.yaml rename to stable/wordpress/2.0.7/templates/common.yaml diff --git a/stable/wordpress/2.0.6/values.yaml b/stable/wordpress/2.0.7/values.yaml similarity index 100% rename from stable/wordpress/2.0.6/values.yaml rename to stable/wordpress/2.0.7/values.yaml