diff --git a/incubator/ghost/6.0.6/app-changelog.md b/incubator/ghost/6.0.6/app-changelog.md deleted file mode 100644 index c2097e14688..00000000000 --- a/incubator/ghost/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.6](https://github.com/truecharts/charts/compare/ghost-6.0.5...ghost-6.0.6) (2022-11-17) - -### Chore - -- update container image tccr.io/truecharts/ghost to v5.22.11 - - \ No newline at end of file diff --git a/incubator/ghost/6.0.6/CHANGELOG.md b/incubator/ghost/6.0.7/CHANGELOG.md similarity index 100% rename from incubator/ghost/6.0.6/CHANGELOG.md rename to incubator/ghost/6.0.7/CHANGELOG.md diff --git a/incubator/ghost/6.0.6/Chart.yaml b/incubator/ghost/6.0.7/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.6/Chart.yaml rename to incubator/ghost/6.0.7/Chart.yaml index 3f9b398a4e2..12fa07f7a29 100644 --- a/incubator/ghost/6.0.6/Chart.yaml +++ b/incubator/ghost/6.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.22.11" +appVersion: "5.23.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.6/README.md b/incubator/ghost/6.0.7/README.md similarity index 100% rename from incubator/ghost/6.0.6/README.md rename to incubator/ghost/6.0.7/README.md diff --git a/incubator/ghost/6.0.7/app-changelog.md b/incubator/ghost/6.0.7/app-changelog.md new file mode 100644 index 00000000000..94ed4f442c6 --- /dev/null +++ b/incubator/ghost/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.7](https://github.com/truecharts/charts/compare/ghost-6.0.6...ghost-6.0.7) (2022-11-19) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.23.0 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.6/app-readme.md b/incubator/ghost/6.0.7/app-readme.md similarity index 100% rename from incubator/ghost/6.0.6/app-readme.md rename to incubator/ghost/6.0.7/app-readme.md diff --git a/incubator/ghost/6.0.6/charts/common-11.0.3.tgz b/incubator/ghost/6.0.7/charts/common-11.0.3.tgz similarity index 100% rename from incubator/ghost/6.0.6/charts/common-11.0.3.tgz rename to incubator/ghost/6.0.7/charts/common-11.0.3.tgz diff --git a/incubator/ghost/6.0.6/charts/mariadb-5.0.2.tgz b/incubator/ghost/6.0.7/charts/mariadb-5.0.2.tgz similarity index 100% rename from incubator/ghost/6.0.6/charts/mariadb-5.0.2.tgz rename to incubator/ghost/6.0.7/charts/mariadb-5.0.2.tgz diff --git a/incubator/ghost/6.0.6/ix_values.yaml b/incubator/ghost/6.0.7/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.6/ix_values.yaml rename to incubator/ghost/6.0.7/ix_values.yaml index 5df13efad8d..c3e346225bd 100644 --- a/incubator/ghost/6.0.6/ix_values.yaml +++ b/incubator/ghost/6.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.22.11@sha256:43de5fbf25c7ec8e71707cf84df8832a288ea86d8ad2fdc5bec9da2404ecd280 + tag: 5.23.0@sha256:a1ac8fef09ce0a2704871a188d8950640ac36389f81f5ff29d6878125cdd6319 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.6/questions.yaml b/incubator/ghost/6.0.7/questions.yaml similarity index 100% rename from incubator/ghost/6.0.6/questions.yaml rename to incubator/ghost/6.0.7/questions.yaml diff --git a/incubator/ghost/6.0.6/templates/common.yaml b/incubator/ghost/6.0.7/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.6/templates/common.yaml rename to incubator/ghost/6.0.7/templates/common.yaml diff --git a/incubator/ghost/6.0.6/values.yaml b/incubator/ghost/6.0.7/values.yaml similarity index 100% rename from incubator/ghost/6.0.6/values.yaml rename to incubator/ghost/6.0.7/values.yaml