diff --git a/incubator/ghost/6.0.15/app-changelog.md b/incubator/ghost/6.0.15/app-changelog.md deleted file mode 100644 index 29fce54fd6..0000000000 --- a/incubator/ghost/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.15](https://github.com/truecharts/charts/compare/ghost-6.0.14...ghost-6.0.15) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/ghost/6.0.15/CHANGELOG.md b/incubator/ghost/6.0.16/CHANGELOG.md similarity index 89% rename from incubator/ghost/6.0.15/CHANGELOG.md rename to incubator/ghost/6.0.16/CHANGELOG.md index 1e51f62f2f..fb7be139eb 100644 --- a/incubator/ghost/6.0.15/CHANGELOG.md +++ b/incubator/ghost/6.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.16](https://github.com/truecharts/charts/compare/ghost-6.0.15...ghost-6.0.16) (2022-12-06) + +### Chore + +- update container image tccr.io/truecharts/ghost to 5.25.0 + + + + ## [ghost-6.0.15](https://github.com/truecharts/charts/compare/ghost-6.0.14...ghost-6.0.15) (2022-12-05) ### Chore @@ -88,12 +97,3 @@ -## [ghost-6.0.12](https://github.com/truecharts/charts/compare/ghost-6.0.9...ghost-6.0.12) (2022-11-30) - - - - -## [ghost-6.0.12](https://github.com/truecharts/charts/compare/ghost-6.0.9...ghost-6.0.12) (2022-11-30) - - - diff --git a/incubator/ghost/6.0.15/Chart.yaml b/incubator/ghost/6.0.16/Chart.yaml similarity index 98% rename from incubator/ghost/6.0.15/Chart.yaml rename to incubator/ghost/6.0.16/Chart.yaml index 470c95d619..7d9c3d55d9 100644 --- a/incubator/ghost/6.0.15/Chart.yaml +++ b/incubator/ghost/6.0.16/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.15/README.md b/incubator/ghost/6.0.16/README.md similarity index 100% rename from incubator/ghost/6.0.15/README.md rename to incubator/ghost/6.0.16/README.md diff --git a/incubator/ghost/6.0.16/app-changelog.md b/incubator/ghost/6.0.16/app-changelog.md new file mode 100644 index 0000000000..e604ace413 --- /dev/null +++ b/incubator/ghost/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.16](https://github.com/truecharts/charts/compare/ghost-6.0.15...ghost-6.0.16) (2022-12-06) + +### Chore + +- update container image tccr.io/truecharts/ghost to 5.25.0 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.15/app-readme.md b/incubator/ghost/6.0.16/app-readme.md similarity index 100% rename from incubator/ghost/6.0.15/app-readme.md rename to incubator/ghost/6.0.16/app-readme.md diff --git a/incubator/ghost/6.0.15/charts/common-11.0.4.tgz b/incubator/ghost/6.0.16/charts/common-11.0.4.tgz similarity index 100% rename from incubator/ghost/6.0.15/charts/common-11.0.4.tgz rename to incubator/ghost/6.0.16/charts/common-11.0.4.tgz diff --git a/incubator/ghost/6.0.15/charts/mariadb-5.0.9.tgz b/incubator/ghost/6.0.16/charts/mariadb-5.0.9.tgz similarity index 100% rename from incubator/ghost/6.0.15/charts/mariadb-5.0.9.tgz rename to incubator/ghost/6.0.16/charts/mariadb-5.0.9.tgz diff --git a/incubator/ghost/6.0.15/ix_values.yaml b/incubator/ghost/6.0.16/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.15/ix_values.yaml rename to incubator/ghost/6.0.16/ix_values.yaml index 982cd561fa..1edcf1ee6f 100644 --- a/incubator/ghost/6.0.15/ix_values.yaml +++ b/incubator/ghost/6.0.16/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.25.0@sha256:f2e8140e41c378f85a8f1680ae41563f00600270c2d9dfec9ce6ee1bbd01a110 + tag: 5.25.0@sha256:0e2d7c5980e60732c6cfb48336d840d0a28d78e961dc922f0e4dd7519b895d29 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.15/questions.yaml b/incubator/ghost/6.0.16/questions.yaml similarity index 100% rename from incubator/ghost/6.0.15/questions.yaml rename to incubator/ghost/6.0.16/questions.yaml diff --git a/incubator/ghost/6.0.15/templates/common.yaml b/incubator/ghost/6.0.16/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.15/templates/common.yaml rename to incubator/ghost/6.0.16/templates/common.yaml diff --git a/incubator/ghost/6.0.15/values.yaml b/incubator/ghost/6.0.16/values.yaml similarity index 100% rename from incubator/ghost/6.0.15/values.yaml rename to incubator/ghost/6.0.16/values.yaml