Skip to content

Commit e77eed4

Browse files
author
Bitnami Bot
authored
[bitnami/ghost] Release 19.0.15 (#11561)
* [bitnami/ghost] Release 19.0.15 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>
1 parent 755e0e2 commit e77eed4

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.7.0
4+
appVersion: 5.7.1
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.0.14
36+
version: 19.0.15

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.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` |

bitnami/ghost/values.yaml

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

0 commit comments

Comments
 (0)