Skip to content

Commit e74a03d

Browse files
renovate[bot]zOnlyKroksgithub-actions[bot]
authored
[ghost] Update charts/ghost/values.yaml ghost to v6.3.0 (minor) (CloudPirates-io#327)
* [ghost] Update charts/ghost/values.yaml ghost to v6.2.0 * Bump chart version * Bump chart version * [ghost] Update charts/ghost/values.yaml ghost to v6.3.0 * Bump chart version * Update CHANGELOG.md Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6dd8563 commit e74a03d

File tree

3 files changed

+46
-4
lines changed

3 files changed

+46
-4
lines changed

charts/ghost/CHANGELOG.md

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3-
## 0.2.5 (2025-10-09)
3+
## 0.2.6 (2025-10-10)
44

5-
* [mongodb] fix: newline between mongo labels and additional labels ([#301](https://github.com/CloudPirates-io/helm-charts/pull/301))
5+
* [ghost] Update charts/ghost/values.yaml ghost to v6.3.0 (minor) ([#327](https://github.com/CloudPirates-io/helm-charts/pull/327))
6+
7+
## <small>0.2.5 (2025-10-09)</small>
8+
9+
* Update charts/ghost/values.yaml ghost to v6.2.0 (minor) (#268) ([c8d3f80](https://github.com/CloudPirates-io/helm-charts/commit/c8d3f80)), closes [#268](https://github.com/CloudPirates-io/helm-charts/issues/268)
10+
11+
## <small>0.2.4 (2025-10-09)</small>
12+
13+
* Update charts/ghost/values.yaml ghost to v6.0.10 (patch) (#259) ([c9b9b8b](https://github.com/CloudPirates-io/helm-charts/commit/c9b9b8b)), closes [#259](https://github.com/CloudPirates-io/helm-charts/issues/259)
14+
15+
## <small>0.2.3 (2025-10-06)</small>
16+
17+
* [mariadb] chore(deps): update mariadb:12.0.2 Docker digest to 03a03a6 (#208) ([01a6ad1](https://github.com/CloudPirates-io/helm-charts/commit/01a6ad1)), closes [#208](https://github.com/CloudPirates-io/helm-charts/issues/208)
18+
19+
## <small>0.2.2 (2025-10-01)</small>
20+
21+
* use png as icon (#200) ([359e88f](https://github.com/CloudPirates-io/helm-charts/commit/359e88f)), closes [#200](https://github.com/CloudPirates-io/helm-charts/issues/200)
22+
23+
## <small>0.2.1 (2025-10-01)</small>
24+
25+
* switch helm-chart icon to a new svg (#199) ([44e4d0d](https://github.com/CloudPirates-io/helm-charts/commit/44e4d0d)), closes [#199](https://github.com/CloudPirates-io/helm-charts/issues/199)
26+
27+
## 0.2.0 (2025-10-01)
28+
29+
* make ghost run on openshift (#195) ([93762d4](https://github.com/CloudPirates-io/helm-charts/commit/93762d4)), closes [#195](https://github.com/CloudPirates-io/helm-charts/issues/195)
30+
* add artifacthub repo ID ([665bf26](https://github.com/CloudPirates-io/helm-charts/commit/665bf26))
31+
* add ghost ([83ef05d](https://github.com/CloudPirates-io/helm-charts/commit/83ef05d))
32+
* add ghost logo ([6a4df33](https://github.com/CloudPirates-io/helm-charts/commit/6a4df33))
33+
* add maintainer information ([7eec72b](https://github.com/CloudPirates-io/helm-charts/commit/7eec72b))
34+
* fix app version ([688338c](https://github.com/CloudPirates-io/helm-charts/commit/688338c))
35+
* fix Chart.lock for linting ([40c4159](https://github.com/CloudPirates-io/helm-charts/commit/40c4159))
36+
* fix configuration and installation ([40a2729](https://github.com/CloudPirates-io/helm-charts/commit/40a2729))
37+
* fix unittest typo ([cc31439](https://github.com/CloudPirates-io/helm-charts/commit/cc31439))
38+
* improve configuration settings for more clearity with 'externaldb' ([d539bf8](https://github.com/CloudPirates-io/helm-charts/commit/d539bf8))
39+
* improve startup, wait for mariadb to be ready ([8baec0a](https://github.com/CloudPirates-io/helm-charts/commit/8baec0a))
40+
* Update CHANGELOG.md ([dc9fbd8](https://github.com/CloudPirates-io/helm-charts/commit/dc9fbd8))
41+
* Update CHANGELOG.md ([1bee7fe](https://github.com/CloudPirates-io/helm-charts/commit/1bee7fe))
42+
* update docs ([333b4e3](https://github.com/CloudPirates-io/helm-charts/commit/333b4e3))
43+
* update docs ([d503408](https://github.com/CloudPirates-io/helm-charts/commit/d503408))
44+
* update docs for external database connection ([1fa8f61](https://github.com/CloudPirates-io/helm-charts/commit/1fa8f61))
45+
* update values schema with missing fields ([3f38991](https://github.com/CloudPirates-io/helm-charts/commit/3f38991))
46+
* chore: add Newline for the linter ([a667374](https://github.com/CloudPirates-io/helm-charts/commit/a667374))
47+
* chore: fix linting, remove trailing spaces ([0f2465d](https://github.com/CloudPirates-io/helm-charts/commit/0f2465d))

charts/ghost/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: ghost
33
description: A simple, powerful publishing platform that allows you to share your stories with the world.
44
type: application
5-
version: 0.2.5
5+
version: 0.2.6
66
appVersion: "6.0.9"
77
keywords:
88
- ghost

charts/ghost/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ image:
2222
## @param image.repository Nginx image repository
2323
repository: ghost
2424
## @param image.tag Nginx image tag
25-
tag: "6.2.0@sha256:ffc213a6f2db7210b69396dc4330b4a9c5e27c8b044ae453854d53bd3937a6ec"
25+
tag: "6.3.0@sha256:4b58f8f889b9115199c18994f9d13ac5bc0b32d9c5b65f06f58fcaa7f739f6e8"
2626
## @param image.pullPolicy Nginx image pull policy
2727
pullPolicy: Always
2828

0 commit comments

Comments
 (0)