From ef0f70a7f59e301b5b6f555ff17a9953b2c8e491 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 16:10:37 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/ghost/6.0.42/app-changelog.md | 9 --------- .../ghost/{6.0.42 => 6.0.43}/CHANGELOG.md | 18 +++++++++--------- incubator/ghost/{6.0.42 => 6.0.43}/Chart.yaml | 6 +++--- incubator/ghost/{6.0.42 => 6.0.43}/README.md | 0 incubator/ghost/6.0.43/app-changelog.md | 9 +++++++++ .../ghost/{6.0.42 => 6.0.43}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.25.tgz | Bin .../ghost/{6.0.42 => 6.0.43}/ix_values.yaml | 2 +- .../ghost/{6.0.42 => 6.0.43}/questions.yaml | 0 .../{6.0.42 => 6.0.43}/templates/common.yaml | 0 .../ghost/{6.0.42 => 6.0.43}/values.yaml | 0 12 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 incubator/ghost/6.0.42/app-changelog.md rename incubator/ghost/{6.0.42 => 6.0.43}/CHANGELOG.md (92%) rename incubator/ghost/{6.0.42 => 6.0.43}/Chart.yaml (93%) rename incubator/ghost/{6.0.42 => 6.0.43}/README.md (100%) create mode 100644 incubator/ghost/6.0.43/app-changelog.md rename incubator/ghost/{6.0.42 => 6.0.43}/app-readme.md (100%) rename incubator/ghost/{6.0.42 => 6.0.43}/charts/common-11.1.2.tgz (100%) rename incubator/ghost/{6.0.42 => 6.0.43}/charts/mariadb-5.0.25.tgz (100%) rename incubator/ghost/{6.0.42 => 6.0.43}/ix_values.yaml (95%) rename incubator/ghost/{6.0.42 => 6.0.43}/questions.yaml (100%) rename incubator/ghost/{6.0.42 => 6.0.43}/templates/common.yaml (100%) rename incubator/ghost/{6.0.42 => 6.0.43}/values.yaml (100%) diff --git a/incubator/ghost/6.0.42/app-changelog.md b/incubator/ghost/6.0.42/app-changelog.md deleted file mode 100644 index 5fbaed4ab8..0000000000 --- a/incubator/ghost/6.0.42/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.42](https://github.com/truecharts/charts/compare/ghost-6.0.41...ghost-6.0.42) (2023-01-31) - -### Chore - -- update container image tccr.io/truecharts/ghost to v5.32.0 - - \ No newline at end of file diff --git a/incubator/ghost/6.0.42/CHANGELOG.md b/incubator/ghost/6.0.43/CHANGELOG.md similarity index 92% rename from incubator/ghost/6.0.42/CHANGELOG.md rename to incubator/ghost/6.0.43/CHANGELOG.md index 21d9f07a86..8ad9e08b47 100644 --- a/incubator/ghost/6.0.42/CHANGELOG.md +++ b/incubator/ghost/6.0.43/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.43](https://github.com/truecharts/charts/compare/ghost-6.0.42...ghost-6.0.43) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.33.5 + + + + ## [ghost-6.0.42](https://github.com/truecharts/charts/compare/ghost-6.0.41...ghost-6.0.42) (2023-01-31) ### Chore @@ -88,12 +97,3 @@ ## [ghost-6.0.33](https://github.com/truecharts/charts/compare/ghost-6.0.32...ghost-6.0.33) (2023-01-07) ### Chore - -- update container image tccr.io/truecharts/ghost to v5.26.4 - - - - -## [ghost-6.0.32](https://github.com/truecharts/charts/compare/ghost-6.0.31...ghost-6.0.32) (2022-12-30) - -### Chore diff --git a/incubator/ghost/6.0.42/Chart.yaml b/incubator/ghost/6.0.43/Chart.yaml similarity index 93% rename from incubator/ghost/6.0.42/Chart.yaml rename to incubator/ghost/6.0.43/Chart.yaml index ea5aa9b578..a0065c953c 100644 --- a/incubator/ghost/6.0.42/Chart.yaml +++ b/incubator/ghost/6.0.43/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.32.0" +appVersion: "5.33.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,10 +23,10 @@ maintainers: name: ghost sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost + - https://hub.docker.com/ghost - https://github.com/TryGhost/Ghost - - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 6.0.42 +version: 6.0.43 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.42/README.md b/incubator/ghost/6.0.43/README.md similarity index 100% rename from incubator/ghost/6.0.42/README.md rename to incubator/ghost/6.0.43/README.md diff --git a/incubator/ghost/6.0.43/app-changelog.md b/incubator/ghost/6.0.43/app-changelog.md new file mode 100644 index 0000000000..5f24c19ca1 --- /dev/null +++ b/incubator/ghost/6.0.43/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.43](https://github.com/truecharts/charts/compare/ghost-6.0.42...ghost-6.0.43) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.33.5 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.42/app-readme.md b/incubator/ghost/6.0.43/app-readme.md similarity index 100% rename from incubator/ghost/6.0.42/app-readme.md rename to incubator/ghost/6.0.43/app-readme.md diff --git a/incubator/ghost/6.0.42/charts/common-11.1.2.tgz b/incubator/ghost/6.0.43/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ghost/6.0.42/charts/common-11.1.2.tgz rename to incubator/ghost/6.0.43/charts/common-11.1.2.tgz diff --git a/incubator/ghost/6.0.42/charts/mariadb-5.0.25.tgz b/incubator/ghost/6.0.43/charts/mariadb-5.0.25.tgz similarity index 100% rename from incubator/ghost/6.0.42/charts/mariadb-5.0.25.tgz rename to incubator/ghost/6.0.43/charts/mariadb-5.0.25.tgz diff --git a/incubator/ghost/6.0.42/ix_values.yaml b/incubator/ghost/6.0.43/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.42/ix_values.yaml rename to incubator/ghost/6.0.43/ix_values.yaml index d4b06998e4..5b8d3e6179 100644 --- a/incubator/ghost/6.0.42/ix_values.yaml +++ b/incubator/ghost/6.0.43/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.32.0@sha256:c8d870e4b351076b2c97a6106b44376ed516e763dc4ddd386329661be4b3fb24 + tag: 5.33.5@sha256:b5cb91f916a369222c6b021d9e9f3e44a3746ddba3b2a0ab37b545f7f226aac3 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.42/questions.yaml b/incubator/ghost/6.0.43/questions.yaml similarity index 100% rename from incubator/ghost/6.0.42/questions.yaml rename to incubator/ghost/6.0.43/questions.yaml diff --git a/incubator/ghost/6.0.42/templates/common.yaml b/incubator/ghost/6.0.43/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.42/templates/common.yaml rename to incubator/ghost/6.0.43/templates/common.yaml diff --git a/incubator/ghost/6.0.42/values.yaml b/incubator/ghost/6.0.43/values.yaml similarity index 100% rename from incubator/ghost/6.0.42/values.yaml rename to incubator/ghost/6.0.43/values.yaml