We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e686d commit 3ad85c4Copy full SHA for 3ad85c4
charts/ghost/values.yaml
@@ -22,7 +22,7 @@ image:
22
## @param image.repository Nginx image repository
23
repository: ghost
24
## @param image.tag Nginx image tag
25
- tag: "6.6.0@sha256:d49be5129610c38e9c785478344943d910c141866bb91cbe17b6d451370f03e1"
+ tag: "6.7.0@sha256:287c765e594fd1197a9acde9328e02dfa6c54b3d8dd2f282e8d063850af6bd3f"
26
## @param image.pullPolicy Nginx image pull policy
27
pullPolicy: Always
28
0 commit comments