Skip to content

Commit 8ec9b9b

Browse files
author
Bitnami Bot
authored
[bitnami/ghost] Release 19.3.33 (#18146)
* [bitnami/ghost] Release 19.3.33 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 c5e5e7e commit 8ec9b9b

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
@@ -5,7 +5,7 @@ annotations:
55
category: CMS
66
licenses: Apache-2.0
77
apiVersion: v2
8-
appVersion: 5.57.1
8+
appVersion: 5.57.2
99
dependencies:
1010
- condition: mysql.enabled
1111
name: mysql
@@ -35,4 +35,4 @@ maintainers:
3535
name: ghost
3636
sources:
3737
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
38-
version: 19.3.32
38+
version: 19.3.33

bitnami/ghost/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 | `[]` |

bitnami/ghost/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ extraDeploy: []
5858
image:
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'

0 commit comments

Comments
 (0)