diff --git a/stable/xwiki/8.0.19/app-changelog.md b/stable/xwiki/8.0.19/app-changelog.md deleted file mode 100644 index 2592ad687c..0000000000 --- a/stable/xwiki/8.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-8.0.19](https://github.com/truecharts/charts/compare/xwiki-8.0.18...xwiki-8.0.19) (2023-11-05) - -### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - \ No newline at end of file diff --git a/stable/xwiki/8.0.19/CHANGELOG.md b/stable/xwiki/8.0.20/CHANGELOG.md similarity index 90% rename from stable/xwiki/8.0.19/CHANGELOG.md rename to stable/xwiki/8.0.20/CHANGELOG.md index 94c8cdda5f..a910913b83 100644 --- a/stable/xwiki/8.0.19/CHANGELOG.md +++ b/stable/xwiki/8.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xwiki-8.0.20](https://github.com/truecharts/charts/compare/xwiki-8.0.19...xwiki-8.0.20) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.9.0-postgres ([#14406](https://github.com/truecharts/charts/issues/14406)) + + + + ## [xwiki-8.0.19](https://github.com/truecharts/charts/compare/xwiki-8.0.18...xwiki-8.0.19) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [xwiki-8.0.9](https://github.com/truecharts/charts/compare/xwiki-8.0.8...xwiki-8.0.9) (2023-09-28) ### Chore - -- update container image tccr.io/truecharts/xwiki to v15.8.0 ([#13044](https://github.com/truecharts/charts/issues/13044)) - - - - -## [xwiki-8.0.8](https://github.com/truecharts/charts/compare/xwiki-8.0.7...xwiki-8.0.8) (2023-09-04) - -### Chore diff --git a/stable/xwiki/8.0.19/Chart.yaml b/stable/xwiki/8.0.20/Chart.yaml similarity index 97% rename from stable/xwiki/8.0.19/Chart.yaml rename to stable/xwiki/8.0.20/Chart.yaml index 0fa082f3cd..2c975dbafb 100644 --- a/stable/xwiki/8.0.19/Chart.yaml +++ b/stable/xwiki/8.0.20/Chart.yaml @@ -19,7 +19,7 @@ name: xwiki sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://github.com/xwiki/xwiki-docker -version: 8.0.19 +version: 8.0.20 annotations: truecharts.org/category: productivity truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/8.0.19/README.md b/stable/xwiki/8.0.20/README.md similarity index 100% rename from stable/xwiki/8.0.19/README.md rename to stable/xwiki/8.0.20/README.md diff --git a/stable/xwiki/8.0.20/app-changelog.md b/stable/xwiki/8.0.20/app-changelog.md new file mode 100644 index 0000000000..e7be273654 --- /dev/null +++ b/stable/xwiki/8.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-8.0.20](https://github.com/truecharts/charts/compare/xwiki-8.0.19...xwiki-8.0.20) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.9.0-postgres ([#14406](https://github.com/truecharts/charts/issues/14406)) + + \ No newline at end of file diff --git a/stable/xwiki/8.0.19/app-readme.md b/stable/xwiki/8.0.20/app-readme.md similarity index 100% rename from stable/xwiki/8.0.19/app-readme.md rename to stable/xwiki/8.0.20/app-readme.md diff --git a/stable/xwiki/8.0.19/charts/common-14.2.3.tgz b/stable/xwiki/8.0.20/charts/common-14.2.3.tgz similarity index 100% rename from stable/xwiki/8.0.19/charts/common-14.2.3.tgz rename to stable/xwiki/8.0.20/charts/common-14.2.3.tgz diff --git a/stable/xwiki/8.0.19/ix_values.yaml b/stable/xwiki/8.0.20/ix_values.yaml similarity index 90% rename from stable/xwiki/8.0.19/ix_values.yaml rename to stable/xwiki/8.0.20/ix_values.yaml index eea250fa6b..92599a1280 100644 --- a/stable/xwiki/8.0.19/ix_values.yaml +++ b/stable/xwiki/8.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: v15.9.0-postgres@sha256:f351d1e318e601aaf16da107e7f99f77d8af335afb8ac54f6c96ec0cf01f5c3e + tag: v15.9.0-postgres@sha256:90c6f0547641ba217c71a1b18986e9cb7286f48e4738c02e3faa9c950df034f0 pullPolicy: IfNotPresent service: main: diff --git a/stable/xwiki/8.0.19/questions.yaml b/stable/xwiki/8.0.20/questions.yaml similarity index 99% rename from stable/xwiki/8.0.19/questions.yaml rename to stable/xwiki/8.0.20/questions.yaml index d67382caea..03caf6df77 100644 --- a/stable/xwiki/8.0.19/questions.yaml +++ b/stable/xwiki/8.0.20/questions.yaml @@ -1008,7 +1008,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -1037,7 +1037,7 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" @@ -1046,13 +1046,13 @@ questions: 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 Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint diff --git a/stable/xwiki/8.0.19/templates/NOTES.txt b/stable/xwiki/8.0.20/templates/NOTES.txt similarity index 100% rename from stable/xwiki/8.0.19/templates/NOTES.txt rename to stable/xwiki/8.0.20/templates/NOTES.txt diff --git a/stable/xwiki/8.0.19/templates/common.yaml b/stable/xwiki/8.0.20/templates/common.yaml similarity index 100% rename from stable/xwiki/8.0.19/templates/common.yaml rename to stable/xwiki/8.0.20/templates/common.yaml diff --git a/stable/xwiki/8.0.19/values.yaml b/stable/xwiki/8.0.20/values.yaml similarity index 100% rename from stable/xwiki/8.0.19/values.yaml rename to stable/xwiki/8.0.20/values.yaml