diff --git a/incubator/ghost/6.0.20/app-changelog.md b/incubator/ghost/6.0.20/app-changelog.md deleted file mode 100644 index 09df965f24..0000000000 --- a/incubator/ghost/6.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.20](https://github.com/truecharts/charts/compare/ghost-6.0.19...ghost-6.0.20) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/ghost/6.0.20/CHANGELOG.md b/incubator/ghost/6.0.21/CHANGELOG.md similarity index 89% rename from incubator/ghost/6.0.20/CHANGELOG.md rename to incubator/ghost/6.0.21/CHANGELOG.md index 64ab29daaf..ee64793811 100644 --- a/incubator/ghost/6.0.20/CHANGELOG.md +++ b/incubator/ghost/6.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.21](https://github.com/truecharts/charts/compare/ghost-6.0.20...ghost-6.0.21) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.25.3 + + + + ## [ghost-6.0.20](https://github.com/truecharts/charts/compare/ghost-6.0.19...ghost-6.0.20) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ - -## [ghost-6.0.13](https://github.com/truecharts/charts/compare/ghost-6.0.12...ghost-6.0.13) (2022-12-01) - - - - -## [ghost-6.0.13](https://github.com/truecharts/charts/compare/ghost-6.0.12...ghost-6.0.13) (2022-12-01) - - diff --git a/incubator/ghost/6.0.20/Chart.yaml b/incubator/ghost/6.0.21/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.20/Chart.yaml rename to incubator/ghost/6.0.21/Chart.yaml index c0872c2cc6..fb832ed4c7 100644 --- a/incubator/ghost/6.0.20/Chart.yaml +++ b/incubator/ghost/6.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.25.2" +appVersion: "5.25.3" 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.20 +version: 6.0.21 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.20/README.md b/incubator/ghost/6.0.21/README.md similarity index 100% rename from incubator/ghost/6.0.20/README.md rename to incubator/ghost/6.0.21/README.md diff --git a/incubator/ghost/6.0.21/app-changelog.md b/incubator/ghost/6.0.21/app-changelog.md new file mode 100644 index 0000000000..7463b430fd --- /dev/null +++ b/incubator/ghost/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.21](https://github.com/truecharts/charts/compare/ghost-6.0.20...ghost-6.0.21) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.25.3 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.20/app-readme.md b/incubator/ghost/6.0.21/app-readme.md similarity index 100% rename from incubator/ghost/6.0.20/app-readme.md rename to incubator/ghost/6.0.21/app-readme.md diff --git a/incubator/ghost/6.0.20/charts/common-11.0.7.tgz b/incubator/ghost/6.0.21/charts/common-11.0.7.tgz similarity index 100% rename from incubator/ghost/6.0.20/charts/common-11.0.7.tgz rename to incubator/ghost/6.0.21/charts/common-11.0.7.tgz diff --git a/incubator/ghost/6.0.20/charts/mariadb-5.0.13.tgz b/incubator/ghost/6.0.21/charts/mariadb-5.0.13.tgz similarity index 100% rename from incubator/ghost/6.0.20/charts/mariadb-5.0.13.tgz rename to incubator/ghost/6.0.21/charts/mariadb-5.0.13.tgz diff --git a/incubator/ghost/6.0.20/ix_values.yaml b/incubator/ghost/6.0.21/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.20/ix_values.yaml rename to incubator/ghost/6.0.21/ix_values.yaml index 696f4f84ed..2b3cfb7876 100644 --- a/incubator/ghost/6.0.20/ix_values.yaml +++ b/incubator/ghost/6.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.25.2@sha256:cfe1c4f8633724c7e761921725837268f0a6faad4bb91d82b5a750a7b3f882e5 + tag: 5.25.3@sha256:5d6be8738472bbe73e9dbb3b9e73e97ce61055c75e1e839452adab575502f201 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.20/questions.yaml b/incubator/ghost/6.0.21/questions.yaml similarity index 100% rename from incubator/ghost/6.0.20/questions.yaml rename to incubator/ghost/6.0.21/questions.yaml diff --git a/incubator/ghost/6.0.20/templates/common.yaml b/incubator/ghost/6.0.21/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.20/templates/common.yaml rename to incubator/ghost/6.0.21/templates/common.yaml diff --git a/incubator/ghost/6.0.20/values.yaml b/incubator/ghost/6.0.21/values.yaml similarity index 100% rename from incubator/ghost/6.0.20/values.yaml rename to incubator/ghost/6.0.21/values.yaml