diff --git a/incubator/ghost/6.0.50/app-changelog.md b/incubator/ghost/6.0.50/app-changelog.md deleted file mode 100644 index 368d8a34e4..0000000000 --- a/incubator/ghost/6.0.50/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.50](https://github.com/truecharts/charts/compare/ghost-6.0.49...ghost-6.0.50) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/ghost to v5.34.0 - - \ No newline at end of file diff --git a/incubator/ghost/6.0.50/CHANGELOG.md b/incubator/ghost/6.0.51/CHANGELOG.md similarity index 90% rename from incubator/ghost/6.0.50/CHANGELOG.md rename to incubator/ghost/6.0.51/CHANGELOG.md index 4aa7249846..773452f110 100644 --- a/incubator/ghost/6.0.50/CHANGELOG.md +++ b/incubator/ghost/6.0.51/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.51](https://github.com/truecharts/charts/compare/ghost-6.0.50...ghost-6.0.51) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/ghost to 5.34.0 + + + + ## [ghost-6.0.50](https://github.com/truecharts/charts/compare/ghost-6.0.49...ghost-6.0.50) (2023-02-15) ### Chore @@ -88,12 +97,3 @@ ## [ghost-6.0.41](https://github.com/truecharts/charts/compare/ghost-6.0.40...ghost-6.0.41) (2023-01-24) ### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - - - -## [ghost-6.0.40](https://github.com/truecharts/charts/compare/ghost-6.0.39...ghost-6.0.40) (2023-01-23) - -### Chore diff --git a/incubator/ghost/6.0.50/Chart.yaml b/incubator/ghost/6.0.51/Chart.yaml similarity index 98% rename from incubator/ghost/6.0.50/Chart.yaml rename to incubator/ghost/6.0.51/Chart.yaml index e9dd6eb430..edd97652b7 100644 --- a/incubator/ghost/6.0.50/Chart.yaml +++ b/incubator/ghost/6.0.51/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://hub.docker.com/_/ghost - https://github.com/TryGhost/Ghost - https://ghost.org/docs/ -version: 6.0.50 +version: 6.0.51 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.50/README.md b/incubator/ghost/6.0.51/README.md similarity index 100% rename from incubator/ghost/6.0.50/README.md rename to incubator/ghost/6.0.51/README.md diff --git a/incubator/ghost/6.0.51/app-changelog.md b/incubator/ghost/6.0.51/app-changelog.md new file mode 100644 index 0000000000..081736b9b2 --- /dev/null +++ b/incubator/ghost/6.0.51/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.51](https://github.com/truecharts/charts/compare/ghost-6.0.50...ghost-6.0.51) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/ghost to 5.34.0 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.50/app-readme.md b/incubator/ghost/6.0.51/app-readme.md similarity index 100% rename from incubator/ghost/6.0.50/app-readme.md rename to incubator/ghost/6.0.51/app-readme.md diff --git a/incubator/ghost/6.0.50/charts/common-11.1.2.tgz b/incubator/ghost/6.0.51/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ghost/6.0.50/charts/common-11.1.2.tgz rename to incubator/ghost/6.0.51/charts/common-11.1.2.tgz diff --git a/incubator/ghost/6.0.50/charts/mariadb-5.0.25.tgz b/incubator/ghost/6.0.51/charts/mariadb-5.0.25.tgz similarity index 100% rename from incubator/ghost/6.0.50/charts/mariadb-5.0.25.tgz rename to incubator/ghost/6.0.51/charts/mariadb-5.0.25.tgz diff --git a/incubator/ghost/6.0.50/ix_values.yaml b/incubator/ghost/6.0.51/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.50/ix_values.yaml rename to incubator/ghost/6.0.51/ix_values.yaml index b48d88d4c5..dda1b009d7 100644 --- a/incubator/ghost/6.0.50/ix_values.yaml +++ b/incubator/ghost/6.0.51/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.34.0@sha256:9d4c07b8a108d12dfde31fe7edd0f0cd42883c344d563b0893c6937017840d04 + tag: 5.34.0@sha256:6cec6ff309ab9bb9d4977e252c14235c3ff86f9acbec0fd4e083d02aabce7a99 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.50/questions.yaml b/incubator/ghost/6.0.51/questions.yaml similarity index 100% rename from incubator/ghost/6.0.50/questions.yaml rename to incubator/ghost/6.0.51/questions.yaml diff --git a/incubator/ghost/6.0.50/templates/common.yaml b/incubator/ghost/6.0.51/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.50/templates/common.yaml rename to incubator/ghost/6.0.51/templates/common.yaml diff --git a/incubator/ghost/6.0.50/values.yaml b/incubator/ghost/6.0.51/values.yaml similarity index 100% rename from incubator/ghost/6.0.50/values.yaml rename to incubator/ghost/6.0.51/values.yaml