File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 0.2.4 (2025-10-09)
3
+ ## 0.2.5 (2025-10-09)
4
4
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 )
6
10
7
11
## <small >0.2.3 (2025-10-06)</small >
8
12
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : ghost
3
3
description : A simple, powerful publishing platform that allows you to share your stories with the world.
4
4
type : application
5
- version : 0.2.4
5
+ version : 0.2.5
6
6
appVersion : " 6.0.9"
7
7
keywords :
8
8
- ghost
Original file line number Diff line number Diff line change 22
22
# # @param image.repository Nginx image repository
23
23
repository : ghost
24
24
# # @param image.tag Nginx image tag
25
- tag : " 6.0.10 @sha256:b0590c901e9e0b9664f8bc5323bd9fba783949056b3401c966933c127b473ca7 "
25
+ tag : " 6.2.0 @sha256:ffc213a6f2db7210b69396dc4330b4a9c5e27c8b044ae453854d53bd3937a6ec "
26
26
# # @param image.pullPolicy Nginx image pull policy
27
27
pullPolicy : Always
28
28
You can’t perform that action at this time.
0 commit comments