File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ annotations:
66 licenses : Apache-2.0
77 images : |
88 - name: ghost
9- image: docker.io/bitnami/ghost:5.69.1 -debian-11-r0
9+ image: docker.io/bitnami/ghost:5.69.2 -debian-11-r0
1010 - name: os-shell
1111 image: docker.io/bitnami/os-shell:11-debian-11-r90
1212apiVersion : v2
13- appVersion : 5.69.1
13+ appVersion : 5.69.2
1414dependencies :
1515- condition : mysql.enabled
1616 name : mysql
@@ -40,4 +40,4 @@ maintainers:
4040name : ghost
4141sources :
4242- https://github.com/bitnami/charts/tree/main/bitnami/ghost
43- version : 19.5.16
43+ version : 19.5.17
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ The command removes all the Kubernetes components associated with the chart and
8484| ------------------- | ----------------------------------------------------------------------------------------------------- | --------------------- |
8585| ` image.registry ` | Ghost image registry | ` docker.io ` |
8686| ` image.repository ` | Ghost image repository | ` bitnami/ghost ` |
87- | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.69.1 -debian-11-r0 ` |
87+ | ` image.tag ` | Ghost image tag (immutable tags are recommended) | ` 5.69.2 -debian-11-r0 ` |
8888| ` image.digest ` | Ghost image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
8989| ` image.pullPolicy ` | Ghost image pull policy | ` IfNotPresent ` |
9090| ` image.pullSecrets ` | Ghost image pull secrets | ` [] ` |
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ diagnosticMode:
7373image :
7474 registry : docker.io
7575 repository : bitnami/ghost
76- tag : 5.69.1 -debian-11-r0
76+ tag : 5.69.2 -debian-11-r0
7777 digest : " "
7878 # # Specify a imagePullPolicy
7979 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments