Skip to content

Commit 9d43619

Browse files
[ghost] Update charts/ghost/values.yaml ghost to v6.10.1 (patch) (#714)
* [ghost] Update charts/ghost/values.yaml ghost to v6.6.1 * Bump chart version * [ghost] Update charts/ghost/values.yaml ghost to v6.10.1 * Bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io>
1 parent a598f4d commit 9d43619

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.2
6-
appVersion: "6.10.0"
5+
version: 0.6.3
6+
appVersion: "6.10.1"
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.10.0@sha256:7e3a906905a7893c20d60d5e1dd04f57fb8666972dcb8e2f817725dfc1814208"
27+
tag: "6.10.1@sha256:9ab5c2aa45b3df9845cb0f8578dff76857be0d98ef93b88f58186508c8f2c610"
2828
## @param image.pullPolicy Nginx image pull policy
2929
pullPolicy: Always
3030

0 commit comments

Comments
 (0)