Skip to content

Commit c8d3f80

Browse files
renovate[bot]zOnlyKroksgithub-actions[bot]
authored
[ghost] Update charts/ghost/values.yaml ghost to v6.2.0 (minor) (CloudPirates-io#268)
* [ghost] Update charts/ghost/values.yaml ghost to v6.2.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 <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent df3b9e3 commit c8d3f80

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

charts/ghost/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

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

5-
* [ghost] Update charts/ghost/values.yaml ghost to v6.0.10 (patch) ([#259](https://github.com/CloudPirates-io/helm-charts/pull/259))
5+
* [ghost] Update charts/ghost/values.yaml ghost to v6.2.0 (minor) ([#268](https://github.com/CloudPirates-io/helm-charts/pull/268))
6+
7+
## <small>0.2.4 (2025-10-09)</small>
8+
9+
* 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)
610

711
## <small>0.2.3 (2025-10-06)</small>
812

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.4
5+
version: 0.2.5
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.0.10@sha256:b0590c901e9e0b9664f8bc5323bd9fba783949056b3401c966933c127b473ca7"
25+
tag: "6.2.0@sha256:ffc213a6f2db7210b69396dc4330b4a9c5e27c8b044ae453854d53bd3937a6ec"
2626
## @param image.pullPolicy Nginx image pull policy
2727
pullPolicy: Always
2828

0 commit comments

Comments
 (0)