diff --git a/stable/xwiki/8.0.7/app-changelog.md b/stable/xwiki/8.0.7/app-changelog.md deleted file mode 100644 index 3d3309306c..0000000000 --- a/stable/xwiki/8.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-8.0.7](https://github.com/truecharts/charts/compare/xwiki-8.0.6...xwiki-8.0.7) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.7.0 ([#12111](https://github.com/truecharts/charts/issues/12111)) - - \ No newline at end of file diff --git a/stable/xwiki/8.0.7/CHANGELOG.md b/stable/xwiki/8.0.8/CHANGELOG.md similarity index 91% rename from stable/xwiki/8.0.7/CHANGELOG.md rename to stable/xwiki/8.0.8/CHANGELOG.md index 990a75a584..21d7ca5b99 100644 --- a/stable/xwiki/8.0.7/CHANGELOG.md +++ b/stable/xwiki/8.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [xwiki-8.0.7](https://github.com/truecharts/charts/compare/xwiki-8.0.6...xwiki-8.0.7) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/xwiki to v15.5.0-postgres ([#10919](https://github.com/truecharts/charts/issues/10919)) - - - -## [xwiki-7.0.29](https://github.com/truecharts/charts/compare/xwiki-7.0.28...xwiki-7.0.29) (2023-07-14) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.5.0-postgres ([#10461](https://github.com/truecharts/charts/issues/10461)) - diff --git a/stable/xwiki/8.0.7/Chart.yaml b/stable/xwiki/8.0.8/Chart.yaml similarity index 98% rename from stable/xwiki/8.0.7/Chart.yaml rename to stable/xwiki/8.0.8/Chart.yaml index 8800b3a5dd..554c02c67f 100644 --- a/stable/xwiki/8.0.7/Chart.yaml +++ b/stable/xwiki/8.0.8/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.7 +version: 8.0.8 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/8.0.7/README.md b/stable/xwiki/8.0.8/README.md similarity index 100% rename from stable/xwiki/8.0.7/README.md rename to stable/xwiki/8.0.8/README.md diff --git a/stable/xwiki/8.0.8/app-changelog.md b/stable/xwiki/8.0.8/app-changelog.md new file mode 100644 index 0000000000..5fa801dee2 --- /dev/null +++ b/stable/xwiki/8.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.7/app-readme.md b/stable/xwiki/8.0.8/app-readme.md similarity index 100% rename from stable/xwiki/8.0.7/app-readme.md rename to stable/xwiki/8.0.8/app-readme.md diff --git a/stable/xwiki/8.0.7/charts/common-14.0.1.tgz b/stable/xwiki/8.0.8/charts/common-14.0.1.tgz similarity index 100% rename from stable/xwiki/8.0.7/charts/common-14.0.1.tgz rename to stable/xwiki/8.0.8/charts/common-14.0.1.tgz diff --git a/stable/xwiki/8.0.7/ix_values.yaml b/stable/xwiki/8.0.8/ix_values.yaml similarity index 90% rename from stable/xwiki/8.0.7/ix_values.yaml rename to stable/xwiki/8.0.8/ix_values.yaml index 6476f7d785..3a31cbca5d 100644 --- a/stable/xwiki/8.0.7/ix_values.yaml +++ b/stable/xwiki/8.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: v15.7.0-postgres@sha256:ee1e65ba06b59ad7238890427ba058b58cf9bf5ebb43e587e222126fa390f714 + tag: v15.7.0-postgres@sha256:a17e3e1dae69f80fb721712fb229f06ad4b19c97ccb2fde61bca849ab4991dc6 pullPolicy: IfNotPresent service: main: diff --git a/stable/xwiki/8.0.7/questions.yaml b/stable/xwiki/8.0.8/questions.yaml similarity index 100% rename from stable/xwiki/8.0.7/questions.yaml rename to stable/xwiki/8.0.8/questions.yaml diff --git a/stable/xwiki/8.0.7/templates/NOTES.txt b/stable/xwiki/8.0.8/templates/NOTES.txt similarity index 100% rename from stable/xwiki/8.0.7/templates/NOTES.txt rename to stable/xwiki/8.0.8/templates/NOTES.txt diff --git a/stable/xwiki/8.0.7/templates/common.yaml b/stable/xwiki/8.0.8/templates/common.yaml similarity index 100% rename from stable/xwiki/8.0.7/templates/common.yaml rename to stable/xwiki/8.0.8/templates/common.yaml diff --git a/stable/xwiki/8.0.7/values.yaml b/stable/xwiki/8.0.8/values.yaml similarity index 100% rename from stable/xwiki/8.0.7/values.yaml rename to stable/xwiki/8.0.8/values.yaml