Skip to content

Commit c7a24a5

Browse files
[ghost] Update charts/ghost/values.yaml ghost to v6.7.0 (minor) (#553)
* [ghost] Update charts/ghost/values.yaml ghost to v6.7.0 * [ghost] bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dominik Löwen <[email protected]>
1 parent a23d7d2 commit c7a24a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/ghost/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ 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.4.4
6-
appVersion: "6.6.1"
5+
version: 0.4.5
6+
appVersion: "6.7.0"
77
keywords:
88
- ghost
99
- blogging

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.6.1@sha256:1e243c833aaa518c6f0786037e83ebe3a8567f8aeac0aa71a38f6fe9d7790935"
25+
tag: "6.7.0@sha256:287c765e594fd1197a9acde9328e02dfa6c54b3d8dd2f282e8d063850af6bd3f"
2626
## @param image.pullPolicy Nginx image pull policy
2727
pullPolicy: Always
2828

0 commit comments

Comments
 (0)