diff --git a/stable/xwiki/8.0.8/app-changelog.md b/stable/xwiki/8.0.8/app-changelog.md deleted file mode 100644 index 5fa801dee2..0000000000 --- a/stable/xwiki/8.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-8.0.8](https://github.com/truecharts/charts/compare/xwiki-8.0.7...xwiki-8.0.8) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.7.0-postgres ([#12222](https://github.com/truecharts/charts/issues/12222)) - - \ No newline at end of file diff --git a/stable/xwiki/8.0.8/CHANGELOG.md b/stable/xwiki/8.0.9/CHANGELOG.md similarity index 91% rename from stable/xwiki/8.0.8/CHANGELOG.md rename to stable/xwiki/8.0.9/CHANGELOG.md index 21d7ca5b99..4cd48e437a 100644 --- a/stable/xwiki/8.0.8/CHANGELOG.md +++ b/stable/xwiki/8.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [xwiki-7.0.30](https://github.com/truecharts/charts/compare/xwiki-7.0.29...xwiki-7.0.30) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.5.0-postgres ([#10919](https://github.com/truecharts/charts/issues/10919)) - diff --git a/stable/xwiki/8.0.8/Chart.yaml b/stable/xwiki/8.0.9/Chart.yaml similarity index 95% rename from stable/xwiki/8.0.8/Chart.yaml rename to stable/xwiki/8.0.9/Chart.yaml index 554c02c67f..b18b029f7d 100644 --- a/stable/xwiki/8.0.8/Chart.yaml +++ b/stable/xwiki/8.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "15.7.0" +appVersion: "15.8.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.8 +version: 8.0.9 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/8.0.8/README.md b/stable/xwiki/8.0.9/README.md similarity index 100% rename from stable/xwiki/8.0.8/README.md rename to stable/xwiki/8.0.9/README.md diff --git a/stable/xwiki/8.0.9/app-changelog.md b/stable/xwiki/8.0.9/app-changelog.md new file mode 100644 index 0000000000..fc2bc7dfdb --- /dev/null +++ b/stable/xwiki/8.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/xwiki/8.0.8/app-readme.md b/stable/xwiki/8.0.9/app-readme.md similarity index 100% rename from stable/xwiki/8.0.8/app-readme.md rename to stable/xwiki/8.0.9/app-readme.md diff --git a/stable/xwiki/8.0.8/charts/common-14.0.1.tgz b/stable/xwiki/8.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/xwiki/8.0.8/charts/common-14.0.1.tgz rename to stable/xwiki/8.0.9/charts/common-14.0.1.tgz diff --git a/stable/xwiki/8.0.8/ix_values.yaml b/stable/xwiki/8.0.9/ix_values.yaml similarity index 90% rename from stable/xwiki/8.0.8/ix_values.yaml rename to stable/xwiki/8.0.9/ix_values.yaml index 3a31cbca5d..e71145d39b 100644 --- a/stable/xwiki/8.0.8/ix_values.yaml +++ b/stable/xwiki/8.0.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: v15.7.0-postgres@sha256:a17e3e1dae69f80fb721712fb229f06ad4b19c97ccb2fde61bca849ab4991dc6 + tag: v15.8.0-postgres@sha256:31edc4fad70f2b6c7f1e5df5eeb10d5f653c8b55c2b4ac047c5dd70b81432975 pullPolicy: IfNotPresent service: main: diff --git a/stable/xwiki/8.0.8/questions.yaml b/stable/xwiki/8.0.9/questions.yaml similarity index 100% rename from stable/xwiki/8.0.8/questions.yaml rename to stable/xwiki/8.0.9/questions.yaml diff --git a/stable/xwiki/8.0.8/templates/NOTES.txt b/stable/xwiki/8.0.9/templates/NOTES.txt similarity index 100% rename from stable/xwiki/8.0.8/templates/NOTES.txt rename to stable/xwiki/8.0.9/templates/NOTES.txt diff --git a/stable/xwiki/8.0.8/templates/common.yaml b/stable/xwiki/8.0.9/templates/common.yaml similarity index 100% rename from stable/xwiki/8.0.8/templates/common.yaml rename to stable/xwiki/8.0.9/templates/common.yaml diff --git a/stable/xwiki/8.0.8/values.yaml b/stable/xwiki/8.0.9/values.yaml similarity index 100% rename from stable/xwiki/8.0.8/values.yaml rename to stable/xwiki/8.0.9/values.yaml