diff --git a/stable/xwiki/6.0.2/app-changelog.md b/stable/xwiki/6.0.2/app-changelog.md deleted file mode 100644 index 54af2de50e..0000000000 --- a/stable/xwiki/6.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [xwiki-6.0.2](https://github.com/truecharts/charts/compare/xwiki-6.0.0...xwiki-6.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4471](https://github.com/truecharts/charts/issues/4471)) - - update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/xwiki/6.0.2/CHANGELOG.md b/stable/xwiki/6.0.3/CHANGELOG.md similarity index 100% rename from stable/xwiki/6.0.2/CHANGELOG.md rename to stable/xwiki/6.0.3/CHANGELOG.md diff --git a/stable/xwiki/6.0.2/Chart.yaml b/stable/xwiki/6.0.3/Chart.yaml similarity index 98% rename from stable/xwiki/6.0.2/Chart.yaml rename to stable/xwiki/6.0.3/Chart.yaml index de72ff9f88..e8cc31eefd 100644 --- a/stable/xwiki/6.0.2/Chart.yaml +++ b/stable/xwiki/6.0.3/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/6.0.2/README.md b/stable/xwiki/6.0.3/README.md similarity index 100% rename from stable/xwiki/6.0.2/README.md rename to stable/xwiki/6.0.3/README.md diff --git a/stable/xwiki/6.0.3/app-changelog.md b/stable/xwiki/6.0.3/app-changelog.md new file mode 100644 index 0000000000..cb490303f3 --- /dev/null +++ b/stable/xwiki/6.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [xwiki-6.0.3](https://github.com/truecharts/charts/compare/xwiki-6.0.2...xwiki-6.0.3) (2022-11-16) + diff --git a/stable/xwiki/6.0.2/app-readme.md b/stable/xwiki/6.0.3/app-readme.md similarity index 100% rename from stable/xwiki/6.0.2/app-readme.md rename to stable/xwiki/6.0.3/app-readme.md diff --git a/stable/xwiki/6.0.2/charts/common-11.0.3.tgz b/stable/xwiki/6.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/xwiki/6.0.2/charts/common-11.0.3.tgz rename to stable/xwiki/6.0.3/charts/common-11.0.3.tgz diff --git a/stable/xwiki/6.0.2/charts/postgresql-10.0.2.tgz b/stable/xwiki/6.0.3/charts/postgresql-10.0.2.tgz similarity index 100% rename from stable/xwiki/6.0.2/charts/postgresql-10.0.2.tgz rename to stable/xwiki/6.0.3/charts/postgresql-10.0.2.tgz diff --git a/stable/xwiki/6.0.2/ix_values.yaml b/stable/xwiki/6.0.3/ix_values.yaml similarity index 89% rename from stable/xwiki/6.0.2/ix_values.yaml rename to stable/xwiki/6.0.3/ix_values.yaml index 2b4572fe09..944a198483 100644 --- a/stable/xwiki/6.0.2/ix_values.yaml +++ b/stable/xwiki/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 14.9.0-postgres@sha256:59f4b8c2784d0260a503c6c9319fffb211208e83ad8919f9e3be5fea36c77c43 + tag: 14.9.0-postgres@sha256:d4fc8d55b53ed74f96acd9258f934ec93a7417e3876fc65bdd35029646653d99 pullPolicy: IfNotPresent securityContext: diff --git a/stable/xwiki/6.0.2/questions.yaml b/stable/xwiki/6.0.3/questions.yaml similarity index 100% rename from stable/xwiki/6.0.2/questions.yaml rename to stable/xwiki/6.0.3/questions.yaml diff --git a/stable/xwiki/6.0.2/templates/common.yaml b/stable/xwiki/6.0.3/templates/common.yaml similarity index 100% rename from stable/xwiki/6.0.2/templates/common.yaml rename to stable/xwiki/6.0.3/templates/common.yaml diff --git a/stable/xwiki/6.0.2/values.yaml b/stable/xwiki/6.0.3/values.yaml similarity index 100% rename from stable/xwiki/6.0.2/values.yaml rename to stable/xwiki/6.0.3/values.yaml