Skip to content

Commit d2aa5e4

Browse files
author
Bitnami Bot
authored
[bitnami/ghost] Release 19.1.30 (#13300)
* [bitnami/ghost] Release 19.1.30 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
1 parent 14a5191 commit d2aa5e4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bitnami/ghost/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: CMS
33
apiVersion: v2
4-
appVersion: 5.22.3
4+
appVersion: 5.22.4
55
dependencies:
66
- condition: mysql.enabled
77
name: mysql
@@ -33,4 +33,4 @@ name: ghost
3333
sources:
3434
- https://github.com/bitnami/containers/tree/main/bitnami/ghost
3535
- https://www.ghost.org/
36-
version: 19.1.29
36+
version: 19.1.30

bitnami/ghost/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.22.3-debian-11-r0` |
85+
| `image.tag` | Ghost image tag (immutable tags are recommended) | `5.22.4-debian-11-r0` |
8686
| `image.digest` | Ghost image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
8787
| `image.pullPolicy` | Ghost image pull policy | `IfNotPresent` |
8888
| `image.pullSecrets` | Ghost image pull secrets | `[]` |

bitnami/ghost/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ extraDeploy: []
5555
image:
5656
registry: docker.io
5757
repository: bitnami/ghost
58-
tag: 5.22.3-debian-11-r0
58+
tag: 5.22.4-debian-11-r0
5959
digest: ""
6060
## Specify a imagePullPolicy
6161
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)