diff --git a/stable/xwiki/6.0.25/app-changelog.md b/stable/xwiki/6.0.25/app-changelog.md deleted file mode 100644 index 5c1dc832e7c..00000000000 --- a/stable/xwiki/6.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-6.0.25](https://github.com/truecharts/charts/compare/xwiki-6.0.24...xwiki-6.0.25) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file diff --git a/stable/xwiki/6.0.25/CHANGELOG.md b/stable/xwiki/6.0.26/CHANGELOG.md similarity index 92% rename from stable/xwiki/6.0.25/CHANGELOG.md rename to stable/xwiki/6.0.26/CHANGELOG.md index 0fc97b91e69..d12f5272947 100644 --- a/stable/xwiki/6.0.25/CHANGELOG.md +++ b/stable/xwiki/6.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xwiki-6.0.26](https://github.com/truecharts/charts/compare/xwiki-6.0.25...xwiki-6.0.26) (2023-02-04) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.0.0 + + + + ## [xwiki-6.0.25](https://github.com/truecharts/charts/compare/xwiki-6.0.24...xwiki-6.0.25) (2023-01-24) ### Chore @@ -88,12 +97,3 @@ ## [xwiki-6.0.16](https://github.com/truecharts/charts/compare/xwiki-6.0.15...xwiki-6.0.16) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [xwiki-6.0.15](https://github.com/truecharts/charts/compare/xwiki-6.0.14...xwiki-6.0.15) (2022-12-18) - -### Chore diff --git a/stable/xwiki/6.0.25/Chart.yaml b/stable/xwiki/6.0.26/Chart.yaml similarity index 92% rename from stable/xwiki/6.0.25/Chart.yaml rename to stable/xwiki/6.0.26/Chart.yaml index 9c7c5b062c3..0927222aa1a 100644 --- a/stable/xwiki/6.0.25/Chart.yaml +++ b/stable/xwiki/6.0.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "14.10.3" +appVersion: "15.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,9 +22,9 @@ maintainers: name: xwiki sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://hub.docker.com/_/xwiki + - https://hub.docker.com/xwiki - https://github.com/xwiki/xwiki-docker -version: 6.0.25 +version: 6.0.26 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/6.0.25/README.md b/stable/xwiki/6.0.26/README.md similarity index 100% rename from stable/xwiki/6.0.25/README.md rename to stable/xwiki/6.0.26/README.md diff --git a/stable/xwiki/6.0.26/app-changelog.md b/stable/xwiki/6.0.26/app-changelog.md new file mode 100644 index 00000000000..107ab9819c6 --- /dev/null +++ b/stable/xwiki/6.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-6.0.26](https://github.com/truecharts/charts/compare/xwiki-6.0.25...xwiki-6.0.26) (2023-02-04) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.0.0 + + \ No newline at end of file diff --git a/stable/xwiki/6.0.25/app-readme.md b/stable/xwiki/6.0.26/app-readme.md similarity index 100% rename from stable/xwiki/6.0.25/app-readme.md rename to stable/xwiki/6.0.26/app-readme.md diff --git a/stable/xwiki/6.0.25/charts/common-11.1.2.tgz b/stable/xwiki/6.0.26/charts/common-11.1.2.tgz similarity index 100% rename from stable/xwiki/6.0.25/charts/common-11.1.2.tgz rename to stable/xwiki/6.0.26/charts/common-11.1.2.tgz diff --git a/stable/xwiki/6.0.25/charts/postgresql-11.0.22.tgz b/stable/xwiki/6.0.26/charts/postgresql-11.0.22.tgz similarity index 100% rename from stable/xwiki/6.0.25/charts/postgresql-11.0.22.tgz rename to stable/xwiki/6.0.26/charts/postgresql-11.0.22.tgz diff --git a/stable/xwiki/6.0.25/ix_values.yaml b/stable/xwiki/6.0.26/ix_values.yaml similarity index 89% rename from stable/xwiki/6.0.25/ix_values.yaml rename to stable/xwiki/6.0.26/ix_values.yaml index 43951789bd3..704b3c5ef04 100644 --- a/stable/xwiki/6.0.25/ix_values.yaml +++ b/stable/xwiki/6.0.26/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 14.10.3-postgres@sha256:518f6e7356519c3eac6c46e080674a48d1580935943f6c4f8ff1dcace9e86ac4 + tag: 15.0.0-postgres@sha256:0a3f3ed8e3d1719cf2b66fd32e6f56eaa5dcb74003ca6ffe28ac46d61f008651 pullPolicy: IfNotPresent securityContext: diff --git a/stable/xwiki/6.0.25/questions.yaml b/stable/xwiki/6.0.26/questions.yaml similarity index 100% rename from stable/xwiki/6.0.25/questions.yaml rename to stable/xwiki/6.0.26/questions.yaml diff --git a/stable/xwiki/6.0.25/templates/common.yaml b/stable/xwiki/6.0.26/templates/common.yaml similarity index 100% rename from stable/xwiki/6.0.25/templates/common.yaml rename to stable/xwiki/6.0.26/templates/common.yaml diff --git a/stable/xwiki/6.0.25/values.yaml b/stable/xwiki/6.0.26/values.yaml similarity index 100% rename from stable/xwiki/6.0.25/values.yaml rename to stable/xwiki/6.0.26/values.yaml