diff --git a/incubator/ghost/6.0.22/app-changelog.md b/incubator/ghost/6.0.22/app-changelog.md deleted file mode 100644 index ede9ca6c2bf..00000000000 --- a/incubator/ghost/6.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.22](https://github.com/truecharts/charts/compare/ghost-6.0.21...ghost-6.0.22) (2022-12-15) - -### Chore - -- update container image tccr.io/truecharts/ghost to v5.25.5 - - \ No newline at end of file diff --git a/incubator/ghost/6.0.22/CHANGELOG.md b/incubator/ghost/6.0.23/CHANGELOG.md similarity index 91% rename from incubator/ghost/6.0.22/CHANGELOG.md rename to incubator/ghost/6.0.23/CHANGELOG.md index ae44f18226c..8f0d112e50e 100644 --- a/incubator/ghost/6.0.22/CHANGELOG.md +++ b/incubator/ghost/6.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.23](https://github.com/truecharts/charts/compare/ghost-6.0.22...ghost-6.0.23) (2022-12-17) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.26.1 + + + + ## [ghost-6.0.22](https://github.com/truecharts/charts/compare/ghost-6.0.21...ghost-6.0.22) (2022-12-15) ### 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.22/Chart.yaml b/incubator/ghost/6.0.23/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.22/Chart.yaml rename to incubator/ghost/6.0.23/Chart.yaml index d9dcfc05359..65fb744ccb5 100644 --- a/incubator/ghost/6.0.22/Chart.yaml +++ b/incubator/ghost/6.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.25.5" +appVersion: "5.26.1" 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.22 +version: 6.0.23 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.22/README.md b/incubator/ghost/6.0.23/README.md similarity index 100% rename from incubator/ghost/6.0.22/README.md rename to incubator/ghost/6.0.23/README.md diff --git a/incubator/ghost/6.0.23/app-changelog.md b/incubator/ghost/6.0.23/app-changelog.md new file mode 100644 index 00000000000..aff45c2f5ec --- /dev/null +++ b/incubator/ghost/6.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.23](https://github.com/truecharts/charts/compare/ghost-6.0.22...ghost-6.0.23) (2022-12-17) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.26.1 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.22/app-readme.md b/incubator/ghost/6.0.23/app-readme.md similarity index 100% rename from incubator/ghost/6.0.22/app-readme.md rename to incubator/ghost/6.0.23/app-readme.md diff --git a/incubator/ghost/6.0.22/charts/common-11.0.7.tgz b/incubator/ghost/6.0.23/charts/common-11.0.7.tgz similarity index 100% rename from incubator/ghost/6.0.22/charts/common-11.0.7.tgz rename to incubator/ghost/6.0.23/charts/common-11.0.7.tgz diff --git a/incubator/ghost/6.0.22/charts/mariadb-5.0.13.tgz b/incubator/ghost/6.0.23/charts/mariadb-5.0.13.tgz similarity index 100% rename from incubator/ghost/6.0.22/charts/mariadb-5.0.13.tgz rename to incubator/ghost/6.0.23/charts/mariadb-5.0.13.tgz diff --git a/incubator/ghost/6.0.22/ix_values.yaml b/incubator/ghost/6.0.23/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.22/ix_values.yaml rename to incubator/ghost/6.0.23/ix_values.yaml index 073f789151f..b0ba73d2fad 100644 --- a/incubator/ghost/6.0.22/ix_values.yaml +++ b/incubator/ghost/6.0.23/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.25.5@sha256:c6da67678f0676a0e3cad4faf5a52e5d251b077b70a6e238f2c3cf7ebcbf67d4 + tag: 5.26.1@sha256:1ec292c171aa53fc4f3fa873f02c430f015f4b47a036fee3ff9d15e30e76d6e5 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.22/questions.yaml b/incubator/ghost/6.0.23/questions.yaml similarity index 100% rename from incubator/ghost/6.0.22/questions.yaml rename to incubator/ghost/6.0.23/questions.yaml diff --git a/incubator/ghost/6.0.22/templates/common.yaml b/incubator/ghost/6.0.23/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.22/templates/common.yaml rename to incubator/ghost/6.0.23/templates/common.yaml diff --git a/incubator/ghost/6.0.22/values.yaml b/incubator/ghost/6.0.23/values.yaml similarity index 100% rename from incubator/ghost/6.0.22/values.yaml rename to incubator/ghost/6.0.23/values.yaml