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 11annotations :
22 category : CMS
33apiVersion : v2
4- appVersion : 5.7.0
4+ appVersion : 5.7.1
55dependencies :
66 - condition : mysql.enabled
77 name : mysql
@@ -33,4 +33,4 @@ name: ghost
3333sources :
3434 - https://github.com/bitnami/containers/tree/main/bitnami/ghost
3535 - https://www.ghost.org/
36- version : 19.0.14
36+ version : 19.0.15
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
8282| ------------------- | ------------------------------------------------ | -------------------- |
8383| ` image.registry ` | Ghost image registry | ` docker.io ` |
8484| ` image.repository ` | Ghost image repository | ` bitnami/ghost ` |
85- | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.7.0 -debian-11-r0 ` |
85+ | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.7.1 -debian-11-r1 ` |
8686| ` image.pullPolicy ` | Ghost image pull policy | ` IfNotPresent ` |
8787| ` image.pullSecrets ` | Ghost image pull secrets | ` [] ` |
8888| ` image.debug ` | Enable image debug mode | ` false ` |
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ extraDeploy: []
5454image :
5555 registry : docker.io
5656 repository : bitnami/ghost
57- tag : 5.7.0 -debian-11-r0
57+ tag : 5.7.1 -debian-11-r1
5858 # # Specify a imagePullPolicy
5959 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
6060 # # ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
You can’t perform that action at this time.
0 commit comments