From a8fd910d1e2bb25245ef2ea891c5cea3ab096fa0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 30 Dec 2022 19:57:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/ghost/6.0.31/app-changelog.md | 9 --------- .../ghost/{6.0.31 => 6.0.32}/CHANGELOG.md | 18 +++++++++--------- incubator/ghost/{6.0.31 => 6.0.32}/Chart.yaml | 4 ++-- incubator/ghost/{6.0.31 => 6.0.32}/README.md | 0 incubator/ghost/6.0.32/app-changelog.md | 9 +++++++++ .../ghost/{6.0.31 => 6.0.32}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.19.tgz | Bin .../ghost/{6.0.31 => 6.0.32}/ix_values.yaml | 2 +- .../ghost/{6.0.31 => 6.0.32}/questions.yaml | 0 .../{6.0.31 => 6.0.32}/templates/common.yaml | 0 .../ghost/{6.0.31 => 6.0.32}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 incubator/ghost/6.0.31/app-changelog.md rename incubator/ghost/{6.0.31 => 6.0.32}/CHANGELOG.md (92%) rename incubator/ghost/{6.0.31 => 6.0.32}/Chart.yaml (96%) rename incubator/ghost/{6.0.31 => 6.0.32}/README.md (100%) create mode 100644 incubator/ghost/6.0.32/app-changelog.md rename incubator/ghost/{6.0.31 => 6.0.32}/app-readme.md (100%) rename incubator/ghost/{6.0.31 => 6.0.32}/charts/common-11.1.2.tgz (100%) rename incubator/ghost/{6.0.31 => 6.0.32}/charts/mariadb-5.0.19.tgz (100%) rename incubator/ghost/{6.0.31 => 6.0.32}/ix_values.yaml (95%) rename incubator/ghost/{6.0.31 => 6.0.32}/questions.yaml (100%) rename incubator/ghost/{6.0.31 => 6.0.32}/templates/common.yaml (100%) rename incubator/ghost/{6.0.31 => 6.0.32}/values.yaml (100%) diff --git a/incubator/ghost/6.0.31/app-changelog.md b/incubator/ghost/6.0.31/app-changelog.md deleted file mode 100644 index e5a2867f2a..0000000000 --- a/incubator/ghost/6.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ghost-6.0.31](https://github.com/truecharts/charts/compare/ghost-6.0.30...ghost-6.0.31) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/ghost/6.0.31/CHANGELOG.md b/incubator/ghost/6.0.32/CHANGELOG.md similarity index 92% rename from incubator/ghost/6.0.31/CHANGELOG.md rename to incubator/ghost/6.0.32/CHANGELOG.md index 039ecede14..e27f6c4cae 100644 --- a/incubator/ghost/6.0.31/CHANGELOG.md +++ b/incubator/ghost/6.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ghost-6.0.32](https://github.com/truecharts/charts/compare/ghost-6.0.31...ghost-6.0.32) (2022-12-30) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.26.3 + + + + ## [ghost-6.0.31](https://github.com/truecharts/charts/compare/ghost-6.0.30...ghost-6.0.31) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [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 - - - - -## [ghost-6.0.20](https://github.com/truecharts/charts/compare/ghost-6.0.19...ghost-6.0.20) (2022-12-13) - diff --git a/incubator/ghost/6.0.31/Chart.yaml b/incubator/ghost/6.0.32/Chart.yaml similarity index 96% rename from incubator/ghost/6.0.31/Chart.yaml rename to incubator/ghost/6.0.32/Chart.yaml index 4f397f8c22..62481873fe 100644 --- a/incubator/ghost/6.0.31/Chart.yaml +++ b/incubator/ghost/6.0.32/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.26.2" +appVersion: "5.26.3" 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.31 +version: 6.0.32 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/6.0.31/README.md b/incubator/ghost/6.0.32/README.md similarity index 100% rename from incubator/ghost/6.0.31/README.md rename to incubator/ghost/6.0.32/README.md diff --git a/incubator/ghost/6.0.32/app-changelog.md b/incubator/ghost/6.0.32/app-changelog.md new file mode 100644 index 0000000000..42302b5f34 --- /dev/null +++ b/incubator/ghost/6.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-6.0.32](https://github.com/truecharts/charts/compare/ghost-6.0.31...ghost-6.0.32) (2022-12-30) + +### Chore + +- update container image tccr.io/truecharts/ghost to v5.26.3 + + \ No newline at end of file diff --git a/incubator/ghost/6.0.31/app-readme.md b/incubator/ghost/6.0.32/app-readme.md similarity index 100% rename from incubator/ghost/6.0.31/app-readme.md rename to incubator/ghost/6.0.32/app-readme.md diff --git a/incubator/ghost/6.0.31/charts/common-11.1.2.tgz b/incubator/ghost/6.0.32/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ghost/6.0.31/charts/common-11.1.2.tgz rename to incubator/ghost/6.0.32/charts/common-11.1.2.tgz diff --git a/incubator/ghost/6.0.31/charts/mariadb-5.0.19.tgz b/incubator/ghost/6.0.32/charts/mariadb-5.0.19.tgz similarity index 100% rename from incubator/ghost/6.0.31/charts/mariadb-5.0.19.tgz rename to incubator/ghost/6.0.32/charts/mariadb-5.0.19.tgz diff --git a/incubator/ghost/6.0.31/ix_values.yaml b/incubator/ghost/6.0.32/ix_values.yaml similarity index 95% rename from incubator/ghost/6.0.31/ix_values.yaml rename to incubator/ghost/6.0.32/ix_values.yaml index 6199434cc9..afa523c00c 100644 --- a/incubator/ghost/6.0.31/ix_values.yaml +++ b/incubator/ghost/6.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.26.2@sha256:bfb0f850a3d9cf435c8f0bc3c6d48e78c942f80d9bc3269fe78c907b835bb52f + tag: 5.26.3@sha256:9150e1ca09132c0b38ffc5b384832272d97bd1d5ac797bc0c3c9905d4d739642 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/6.0.31/questions.yaml b/incubator/ghost/6.0.32/questions.yaml similarity index 100% rename from incubator/ghost/6.0.31/questions.yaml rename to incubator/ghost/6.0.32/questions.yaml diff --git a/incubator/ghost/6.0.31/templates/common.yaml b/incubator/ghost/6.0.32/templates/common.yaml similarity index 100% rename from incubator/ghost/6.0.31/templates/common.yaml rename to incubator/ghost/6.0.32/templates/common.yaml diff --git a/incubator/ghost/6.0.31/values.yaml b/incubator/ghost/6.0.32/values.yaml similarity index 100% rename from incubator/ghost/6.0.31/values.yaml rename to incubator/ghost/6.0.32/values.yaml