From 12537e70bdf7c64022be1ac10e205b69ebb62e7a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 15 Dec 2022 20:17:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/ghost/6.0.21/app-changelog.md | 9 --------- .../ghost/{6.0.21 => 6.0.22}/CHANGELOG.md | 18 +++++++++--------- incubator/ghost/{6.0.21 => 6.0.22}/Chart.yaml | 4 ++-- incubator/ghost/{6.0.21 => 6.0.22}/README.md | 0 incubator/ghost/6.0.22/app-changelog.md | 9 +++++++++ .../ghost/{6.0.21 => 6.0.22}/app-readme.md | 0 .../charts/common-11.0.7.tgz | Bin .../charts/mariadb-5.0.13.tgz | Bin .../ghost/{6.0.21 => 6.0.22}/ix_values.yaml | 2 +- .../ghost/{6.0.21 => 6.0.22}/questions.yaml | 0 .../{6.0.21 => 6.0.22}/templates/common.yaml | 0 .../ghost/{6.0.21 => 6.0.22}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 incubator/ghost/6.0.21/app-changelog.md rename incubator/ghost/{6.0.21 => 6.0.22}/CHANGELOG.md (89%) rename incubator/ghost/{6.0.21 => 6.0.22}/Chart.yaml (96%) rename incubator/ghost/{6.0.21 => 6.0.22}/README.md (100%) create mode 100644 incubator/ghost/6.0.22/app-changelog.md rename incubator/ghost/{6.0.21 => 6.0.22}/app-readme.md (100%) rename incubator/ghost/{6.0.21 => 6.0.22}/charts/common-11.0.7.tgz (100%) rename incubator/ghost/{6.0.21 => 6.0.22}/charts/mariadb-5.0.13.tgz (100%) rename incubator/ghost/{6.0.21 => 6.0.22}/ix_values.yaml (95%) rename incubator/ghost/{6.0.21 => 6.0.22}/questions.yaml (100%) rename incubator/ghost/{6.0.21 => 6.0.22}/templates/common.yaml (100%) rename incubator/ghost/{6.0.21 => 6.0.22}/values.yaml (100%) diff --git a/incubator/ghost/6.0.21/app-changelog.md b/incubator/ghost/6.0.21/app-changelog.md deleted file mode 100644 index 7463b430fd..0000000000 --- a/incubator/ghost/6.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.21/CHANGELOG.md b/incubator/ghost/6.0.22/CHANGELOG.md similarity index 89% rename from incubator/ghost/6.0.21/CHANGELOG.md rename to incubator/ghost/6.0.22/CHANGELOG.md index ee64793811..ae44f18226 100644 --- a/incubator/ghost/6.0.21/CHANGELOG.md +++ b/incubator/ghost/6.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + + + + ## [ghost-6.0.21](https://github.com/truecharts/charts/compare/ghost-6.0.20...ghost-6.0.21) (2022-12-14) ### 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.21/Chart.yaml b/incubator/ghost/6.0.22/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.21/Chart.yaml rename to incubator/ghost/6.0.22/Chart.yaml index fb832ed4c7..d9dcfc0535 100644 --- a/incubator/ghost/6.0.21/Chart.yaml +++ b/incubator/ghost/6.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.25.3" +appVersion: "5.25.5" 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.21 +version: 6.0.22 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.21/README.md b/incubator/ghost/6.0.22/README.md similarity index 100% rename from incubator/ghost/6.0.21/README.md rename to incubator/ghost/6.0.22/README.md diff --git a/incubator/ghost/6.0.22/app-changelog.md b/incubator/ghost/6.0.22/app-changelog.md new file mode 100644 index 0000000000..ede9ca6c2b --- /dev/null +++ b/incubator/ghost/6.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.21/app-readme.md b/incubator/ghost/6.0.22/app-readme.md similarity index 100% rename from incubator/ghost/6.0.21/app-readme.md rename to incubator/ghost/6.0.22/app-readme.md diff --git a/incubator/ghost/6.0.21/charts/common-11.0.7.tgz b/incubator/ghost/6.0.22/charts/common-11.0.7.tgz similarity index 100% rename from incubator/ghost/6.0.21/charts/common-11.0.7.tgz rename to incubator/ghost/6.0.22/charts/common-11.0.7.tgz diff --git a/incubator/ghost/6.0.21/charts/mariadb-5.0.13.tgz b/incubator/ghost/6.0.22/charts/mariadb-5.0.13.tgz similarity index 100% rename from incubator/ghost/6.0.21/charts/mariadb-5.0.13.tgz rename to incubator/ghost/6.0.22/charts/mariadb-5.0.13.tgz diff --git a/incubator/ghost/6.0.21/ix_values.yaml b/incubator/ghost/6.0.22/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.21/ix_values.yaml rename to incubator/ghost/6.0.22/ix_values.yaml index 2b3cfb7876..073f789151 100644 --- a/incubator/ghost/6.0.21/ix_values.yaml +++ b/incubator/ghost/6.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.25.3@sha256:5d6be8738472bbe73e9dbb3b9e73e97ce61055c75e1e839452adab575502f201 + tag: 5.25.5@sha256:c6da67678f0676a0e3cad4faf5a52e5d251b077b70a6e238f2c3cf7ebcbf67d4 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.21/questions.yaml b/incubator/ghost/6.0.22/questions.yaml similarity index 100% rename from incubator/ghost/6.0.21/questions.yaml rename to incubator/ghost/6.0.22/questions.yaml diff --git a/incubator/ghost/6.0.21/templates/common.yaml b/incubator/ghost/6.0.22/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.21/templates/common.yaml rename to incubator/ghost/6.0.22/templates/common.yaml diff --git a/incubator/ghost/6.0.21/values.yaml b/incubator/ghost/6.0.22/values.yaml similarity index 100% rename from incubator/ghost/6.0.21/values.yaml rename to incubator/ghost/6.0.22/values.yaml