From 8a35101bf926f0e5758a7ad3ae290711bde7115e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Feb 2023 04:16:39 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/ghost/6.0.54/app-changelog.md | 9 --------- .../ghost/{6.0.54 => 6.0.55}/CHANGELOG.md | 18 +++++++++--------- incubator/ghost/{6.0.54 => 6.0.55}/Chart.yaml | 4 ++-- incubator/ghost/{6.0.54 => 6.0.55}/README.md | 0 incubator/ghost/6.0.55/app-changelog.md | 9 +++++++++ .../ghost/{6.0.54 => 6.0.55}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.32.tgz | Bin .../ghost/{6.0.54 => 6.0.55}/ix_values.yaml | 2 +- .../ghost/{6.0.54 => 6.0.55}/questions.yaml | 0 .../{6.0.54 => 6.0.55}/templates/common.yaml | 0 .../ghost/{6.0.54 => 6.0.55}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 incubator/ghost/6.0.54/app-changelog.md rename incubator/ghost/{6.0.54 => 6.0.55}/CHANGELOG.md (91%) rename incubator/ghost/{6.0.54 => 6.0.55}/Chart.yaml (96%) rename incubator/ghost/{6.0.54 => 6.0.55}/README.md (100%) create mode 100644 incubator/ghost/6.0.55/app-changelog.md rename incubator/ghost/{6.0.54 => 6.0.55}/app-readme.md (100%) rename incubator/ghost/{6.0.54 => 6.0.55}/charts/common-11.1.2.tgz (100%) rename incubator/ghost/{6.0.54 => 6.0.55}/charts/mariadb-5.0.32.tgz (100%) rename incubator/ghost/{6.0.54 => 6.0.55}/ix_values.yaml (95%) rename incubator/ghost/{6.0.54 => 6.0.55}/questions.yaml (100%) rename incubator/ghost/{6.0.54 => 6.0.55}/templates/common.yaml (100%) rename incubator/ghost/{6.0.54 => 6.0.55}/values.yaml (100%) diff --git a/incubator/ghost/6.0.54/app-changelog.md b/incubator/ghost/6.0.54/app-changelog.md deleted file mode 100644 index 0b0f98f858..0000000000 --- a/incubator/ghost/6.0.54/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.54](https://github.com/truecharts/charts/compare/ghost-6.0.53...ghost-6.0.54) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/ghost to v5.35.0 - - \ No newline at end of file diff --git a/incubator/ghost/6.0.54/CHANGELOG.md b/incubator/ghost/6.0.55/CHANGELOG.md similarity index 91% rename from incubator/ghost/6.0.54/CHANGELOG.md rename to incubator/ghost/6.0.55/CHANGELOG.md index bbf9b142ec..a2761bff4a 100644 --- a/incubator/ghost/6.0.54/CHANGELOG.md +++ b/incubator/ghost/6.0.55/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.55](https://github.com/truecharts/charts/compare/ghost-6.0.54...ghost-6.0.55) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.35.1 + + + + ## [ghost-6.0.54](https://github.com/truecharts/charts/compare/ghost-6.0.53...ghost-6.0.54) (2023-02-20) ### Chore @@ -88,12 +97,3 @@ ## [ghost-6.0.45](https://github.com/truecharts/charts/compare/ghost-6.0.44...ghost-6.0.45) (2023-02-08) ### Chore - -- update container image tccr.io/truecharts/ghost to v5.33.7 - - - - -## [ghost-6.0.44](https://github.com/truecharts/charts/compare/ghost-6.0.43...ghost-6.0.44) (2023-02-05) - -### Chore diff --git a/incubator/ghost/6.0.54/Chart.yaml b/incubator/ghost/6.0.55/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.54/Chart.yaml rename to incubator/ghost/6.0.55/Chart.yaml index 2f5186dfa3..3f8e52218a 100644 --- a/incubator/ghost/6.0.54/Chart.yaml +++ b/incubator/ghost/6.0.55/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.35.0" +appVersion: "5.35.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - https://hub.docker.com/_/ghost - https://github.com/TryGhost/Ghost - https://ghost.org/docs/ -version: 6.0.54 +version: 6.0.55 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.54/README.md b/incubator/ghost/6.0.55/README.md similarity index 100% rename from incubator/ghost/6.0.54/README.md rename to incubator/ghost/6.0.55/README.md diff --git a/incubator/ghost/6.0.55/app-changelog.md b/incubator/ghost/6.0.55/app-changelog.md new file mode 100644 index 0000000000..dd4cf5d64e --- /dev/null +++ b/incubator/ghost/6.0.55/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.55](https://github.com/truecharts/charts/compare/ghost-6.0.54...ghost-6.0.55) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.35.1 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.54/app-readme.md b/incubator/ghost/6.0.55/app-readme.md similarity index 100% rename from incubator/ghost/6.0.54/app-readme.md rename to incubator/ghost/6.0.55/app-readme.md diff --git a/incubator/ghost/6.0.54/charts/common-11.1.2.tgz b/incubator/ghost/6.0.55/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ghost/6.0.54/charts/common-11.1.2.tgz rename to incubator/ghost/6.0.55/charts/common-11.1.2.tgz diff --git a/incubator/ghost/6.0.54/charts/mariadb-5.0.32.tgz b/incubator/ghost/6.0.55/charts/mariadb-5.0.32.tgz similarity index 100% rename from incubator/ghost/6.0.54/charts/mariadb-5.0.32.tgz rename to incubator/ghost/6.0.55/charts/mariadb-5.0.32.tgz diff --git a/incubator/ghost/6.0.54/ix_values.yaml b/incubator/ghost/6.0.55/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.54/ix_values.yaml rename to incubator/ghost/6.0.55/ix_values.yaml index ebeeb829ea..6c2cf676bc 100644 --- a/incubator/ghost/6.0.54/ix_values.yaml +++ b/incubator/ghost/6.0.55/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.35.0@sha256:f1bbf0ed6f52e3a56996269aaed6531359147c56c59ecef39dc836e17bacf96d + tag: 5.35.1@sha256:eaf6f5c87cc6acd063ebbd182c32f17d85892f04a8eeb526d34be681d36bf28b pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.54/questions.yaml b/incubator/ghost/6.0.55/questions.yaml similarity index 100% rename from incubator/ghost/6.0.54/questions.yaml rename to incubator/ghost/6.0.55/questions.yaml diff --git a/incubator/ghost/6.0.54/templates/common.yaml b/incubator/ghost/6.0.55/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.54/templates/common.yaml rename to incubator/ghost/6.0.55/templates/common.yaml diff --git a/incubator/ghost/6.0.54/values.yaml b/incubator/ghost/6.0.55/values.yaml similarity index 100% rename from incubator/ghost/6.0.54/values.yaml rename to incubator/ghost/6.0.55/values.yaml