From 507fc2b984a513fea73f77966a90eaea1b9f9418 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Nov 2022 07:11:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/ghost/6.0.2/app-changelog.md | 10 ---------- incubator/ghost/{6.0.2 => 6.0.3}/CHANGELOG.md | 0 incubator/ghost/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- incubator/ghost/{6.0.2 => 6.0.3}/README.md | 0 incubator/ghost/6.0.3/app-changelog.md | 9 +++++++++ incubator/ghost/{6.0.2 => 6.0.3}/app-readme.md | 0 .../ghost/{6.0.2 => 6.0.3}/charts/common-11.0.3.tgz | Bin .../ghost/{6.0.2 => 6.0.3}/charts/mariadb-5.0.2.tgz | Bin incubator/ghost/{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- incubator/ghost/{6.0.2 => 6.0.3}/questions.yaml | 0 .../ghost/{6.0.2 => 6.0.3}/templates/common.yaml | 0 incubator/ghost/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 12 insertions(+), 13 deletions(-) delete mode 100644 incubator/ghost/6.0.2/app-changelog.md rename incubator/ghost/{6.0.2 => 6.0.3}/CHANGELOG.md (100%) rename incubator/ghost/{6.0.2 => 6.0.3}/Chart.yaml (96%) rename incubator/ghost/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 incubator/ghost/6.0.3/app-changelog.md rename incubator/ghost/{6.0.2 => 6.0.3}/app-readme.md (100%) rename incubator/ghost/{6.0.2 => 6.0.3}/charts/common-11.0.3.tgz (100%) rename incubator/ghost/{6.0.2 => 6.0.3}/charts/mariadb-5.0.2.tgz (100%) rename incubator/ghost/{6.0.2 => 6.0.3}/ix_values.yaml (95%) rename incubator/ghost/{6.0.2 => 6.0.3}/questions.yaml (100%) rename incubator/ghost/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename incubator/ghost/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/incubator/ghost/6.0.2/app-changelog.md b/incubator/ghost/6.0.2/app-changelog.md deleted file mode 100644 index 0dfd2a090c..0000000000 --- a/incubator/ghost/6.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [ghost-6.0.2](https://github.com/truecharts/charts/compare/ghost-6.0.0...ghost-6.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4471](https://github.com/truecharts/charts/issues/4471)) - - update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/ghost/6.0.2/CHANGELOG.md b/incubator/ghost/6.0.3/CHANGELOG.md similarity index 100% rename from incubator/ghost/6.0.2/CHANGELOG.md rename to incubator/ghost/6.0.3/CHANGELOG.md diff --git a/incubator/ghost/6.0.2/Chart.yaml b/incubator/ghost/6.0.3/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.2/Chart.yaml rename to incubator/ghost/6.0.3/Chart.yaml index 0e41f313bb..9aa2c8ebd4 100644 --- a/incubator/ghost/6.0.2/Chart.yaml +++ b/incubator/ghost/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.22.9" +appVersion: "5.22.10" 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.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.2/README.md b/incubator/ghost/6.0.3/README.md similarity index 100% rename from incubator/ghost/6.0.2/README.md rename to incubator/ghost/6.0.3/README.md diff --git a/incubator/ghost/6.0.3/app-changelog.md b/incubator/ghost/6.0.3/app-changelog.md new file mode 100644 index 0000000000..d37910d77d --- /dev/null +++ b/incubator/ghost/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.3](https://github.com/truecharts/charts/compare/ghost-6.0.2...ghost-6.0.3) (2022-11-16) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.22.10 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.2/app-readme.md b/incubator/ghost/6.0.3/app-readme.md similarity index 100% rename from incubator/ghost/6.0.2/app-readme.md rename to incubator/ghost/6.0.3/app-readme.md diff --git a/incubator/ghost/6.0.2/charts/common-11.0.3.tgz b/incubator/ghost/6.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/ghost/6.0.2/charts/common-11.0.3.tgz rename to incubator/ghost/6.0.3/charts/common-11.0.3.tgz diff --git a/incubator/ghost/6.0.2/charts/mariadb-5.0.2.tgz b/incubator/ghost/6.0.3/charts/mariadb-5.0.2.tgz similarity index 100% rename from incubator/ghost/6.0.2/charts/mariadb-5.0.2.tgz rename to incubator/ghost/6.0.3/charts/mariadb-5.0.2.tgz diff --git a/incubator/ghost/6.0.2/ix_values.yaml b/incubator/ghost/6.0.3/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.2/ix_values.yaml rename to incubator/ghost/6.0.3/ix_values.yaml index f8245a6c27..1f443f2cd2 100644 --- a/incubator/ghost/6.0.2/ix_values.yaml +++ b/incubator/ghost/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.22.9@sha256:b741851f381b0c4018be468b6a839e14a2fee8ad775a6f3b5b422f38bc177a58 + tag: 5.22.10@sha256:eed8f25c6be9d2cc2a02e51fe72f9130a24106a5fbd595032dc9bb3ace9f7867 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.2/questions.yaml b/incubator/ghost/6.0.3/questions.yaml similarity index 100% rename from incubator/ghost/6.0.2/questions.yaml rename to incubator/ghost/6.0.3/questions.yaml diff --git a/incubator/ghost/6.0.2/templates/common.yaml b/incubator/ghost/6.0.3/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.2/templates/common.yaml rename to incubator/ghost/6.0.3/templates/common.yaml diff --git a/incubator/ghost/6.0.2/values.yaml b/incubator/ghost/6.0.3/values.yaml similarity index 100% rename from incubator/ghost/6.0.2/values.yaml rename to incubator/ghost/6.0.3/values.yaml