File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ annotations:
55 category : CMS
66 licenses : Apache-2.0
77apiVersion : v2
8- appVersion : 5.57.1
8+ appVersion : 5.57.2
99dependencies :
1010 - condition : mysql.enabled
1111 name : mysql
@@ -35,4 +35,4 @@ maintainers:
3535name : ghost
3636sources :
3737 - https://github.com/bitnami/charts/tree/main/bitnami/ghost
38- version : 19.3.32
38+ version : 19.3.33
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ The command removes all the Kubernetes components associated with the chart and
8181| ------------------- | ----------------------------------------------------------------------------------------------------- | --------------------- |
8282| ` image.registry ` | Ghost image registry | ` docker.io ` |
8383| ` image.repository ` | Ghost image repository | ` bitnami/ghost ` |
84- | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.57.1 -debian-11-r0 ` |
84+ | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.57.2 -debian-11-r0 ` |
8585| ` image.digest ` | Ghost image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
8686| ` image.pullPolicy ` | Ghost image pull policy | ` IfNotPresent ` |
8787| ` image.pullSecrets ` | Ghost image pull secrets | ` [] ` |
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ extraDeploy: []
5858image :
5959 registry : docker.io
6060 repository : bitnami/ghost
61- tag : 5.57.1 -debian-11-r0
61+ tag : 5.57.2 -debian-11-r0
6262 digest : " "
6363 # # Specify a imagePullPolicy
6464 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments