Skip to content

Commit 41682af

Browse files
[ghost] Update charts/ghost/values.yaml ghost to v6.9.3 (patch) (#684)
* [ghost] Update charts/ghost/values.yaml ghost to v6.9.3 * chore: bump chart versions Signed-off-by: Gianni Carafa <[email protected]> --------- Signed-off-by: Gianni Carafa <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gianni Carafa <[email protected]>
1 parent 8abecae commit 41682af

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.6.0
6-
appVersion: "6.9.1"
5+
version: 0.6.1
6+
appVersion: "6.9.3"
77
keywords:
88
- ghost
99
- blogging

charts/ghost/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ image:
2424
## @param image.repository Nginx image repository
2525
repository: ghost
2626
## @param image.tag Nginx image tag
27-
tag: "6.9.1@sha256:8a30cacb126262887f4db101e438271ade0b51437917b8165d26b0fede72ccf2"
27+
tag: "6.9.3@sha256:ff85a42544375ce92a50a358a64fddd61ef63823c3aa30af6df1892a1f66f7eb"
2828
## @param image.pullPolicy Nginx image pull policy
2929
pullPolicy: Always
3030

0 commit comments

Comments
 (0)