Skip to content

Commit c9b9b8b

Browse files
renovate[bot]zOnlyKroksgithub-actions[bot]
authored
[ghost] Update charts/ghost/values.yaml ghost to v6.0.10 (patch) (CloudPirates-io#259)
* [ghost] Update charts/ghost/values.yaml ghost to v6.0.10 * 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 4bbba43 commit c9b9b8b

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.3 (2025-10-06)
3+
## 0.2.4 (2025-10-09)
44

5-
* [mariadb] chore(deps): update mariadb:12.0.2 Docker digest to 03a03a6 ([#208](https://github.com/CloudPirates-io/helm-charts/pull/208))
5+
* [ghost] Update charts/ghost/values.yaml ghost to v6.0.10 (patch) ([#259](https://github.com/CloudPirates-io/helm-charts/pull/259))
6+
7+
## <small>0.2.3 (2025-10-06)</small>
8+
9+
* [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)
610

711
## <small>0.2.2 (2025-10-01)</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.3
5+
version: 0.2.4
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.9@sha256:0476b5029ce6ca0dc6cc0f4b1515a3c7982e28163f0d66fb3c230b0a257b8043"
25+
tag: "6.0.10@sha256:b0590c901e9e0b9664f8bc5323bd9fba783949056b3401c966933c127b473ca7"
2626
## @param image.pullPolicy Nginx image pull policy
2727
pullPolicy: Always
2828

0 commit comments

Comments
 (0)