diff --git a/incubator/ghost/6.0.38/app-changelog.md b/incubator/ghost/6.0.38/app-changelog.md deleted file mode 100644 index 8cbdf46eae4..00000000000 --- a/incubator/ghost/6.0.38/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.38](https://github.com/truecharts/charts/compare/ghost-6.0.37...ghost-6.0.38) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/ghost to v5.30.1 - - \ No newline at end of file diff --git a/incubator/ghost/6.0.38/CHANGELOG.md b/incubator/ghost/6.0.39/CHANGELOG.md similarity index 92% rename from incubator/ghost/6.0.38/CHANGELOG.md rename to incubator/ghost/6.0.39/CHANGELOG.md index 6d8f9166c82..7852472bc96 100644 --- a/incubator/ghost/6.0.38/CHANGELOG.md +++ b/incubator/ghost/6.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.39](https://github.com/truecharts/charts/compare/ghost-6.0.38...ghost-6.0.39) (2023-01-21) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.31.0 + + + + ## [ghost-6.0.38](https://github.com/truecharts/charts/compare/ghost-6.0.37...ghost-6.0.38) (2023-01-18) ### Chore @@ -88,12 +97,3 @@ ## [ghost-6.0.29](https://github.com/truecharts/charts/compare/ghost-6.0.28...ghost-6.0.29) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [ghost-6.0.28](https://github.com/truecharts/charts/compare/ghost-6.0.26...ghost-6.0.28) (2022-12-22) - -### Chore diff --git a/incubator/ghost/6.0.38/Chart.yaml b/incubator/ghost/6.0.39/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.38/Chart.yaml rename to incubator/ghost/6.0.39/Chart.yaml index 206626c6440..6acf8154800 100644 --- a/incubator/ghost/6.0.38/Chart.yaml +++ b/incubator/ghost/6.0.39/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.30.1" +appVersion: "5.31.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.38 +version: 6.0.39 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.38/README.md b/incubator/ghost/6.0.39/README.md similarity index 100% rename from incubator/ghost/6.0.38/README.md rename to incubator/ghost/6.0.39/README.md diff --git a/incubator/ghost/6.0.39/app-changelog.md b/incubator/ghost/6.0.39/app-changelog.md new file mode 100644 index 00000000000..adfde844cf1 --- /dev/null +++ b/incubator/ghost/6.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.39](https://github.com/truecharts/charts/compare/ghost-6.0.38...ghost-6.0.39) (2023-01-21) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.31.0 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.38/app-readme.md b/incubator/ghost/6.0.39/app-readme.md similarity index 100% rename from incubator/ghost/6.0.38/app-readme.md rename to incubator/ghost/6.0.39/app-readme.md diff --git a/incubator/ghost/6.0.38/charts/common-11.1.2.tgz b/incubator/ghost/6.0.39/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ghost/6.0.38/charts/common-11.1.2.tgz rename to incubator/ghost/6.0.39/charts/common-11.1.2.tgz diff --git a/incubator/ghost/6.0.38/charts/mariadb-5.0.23.tgz b/incubator/ghost/6.0.39/charts/mariadb-5.0.23.tgz similarity index 100% rename from incubator/ghost/6.0.38/charts/mariadb-5.0.23.tgz rename to incubator/ghost/6.0.39/charts/mariadb-5.0.23.tgz diff --git a/incubator/ghost/6.0.38/ix_values.yaml b/incubator/ghost/6.0.39/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.38/ix_values.yaml rename to incubator/ghost/6.0.39/ix_values.yaml index 9c66c4270a6..a3b4b336f3c 100644 --- a/incubator/ghost/6.0.38/ix_values.yaml +++ b/incubator/ghost/6.0.39/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.30.1@sha256:3f609271dee81e5322d052c3aa64ff8d221394cc33e865b9addc83523cb07776 + tag: 5.31.0@sha256:633b341cc85241b703452135dd427dc8adbd1dafbdcb6e4d30234f6af3ce08db pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.38/questions.yaml b/incubator/ghost/6.0.39/questions.yaml similarity index 100% rename from incubator/ghost/6.0.38/questions.yaml rename to incubator/ghost/6.0.39/questions.yaml diff --git a/incubator/ghost/6.0.38/templates/common.yaml b/incubator/ghost/6.0.39/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.38/templates/common.yaml rename to incubator/ghost/6.0.39/templates/common.yaml diff --git a/incubator/ghost/6.0.38/values.yaml b/incubator/ghost/6.0.39/values.yaml similarity index 100% rename from incubator/ghost/6.0.38/values.yaml rename to incubator/ghost/6.0.39/values.yaml