Skip to content

Commit 84e740a

Browse files
author
Bitnami Bot
authored
[bitnami/ghost] Release 19.1.36 (#13444)
* [bitnami/ghost] Release 19.1.36 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 54227c5 commit 84e740a

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

bitnami/ghost/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mysql
33
repository: https://charts.bitnami.com/bitnami
4-
version: 9.4.1
4+
version: 9.4.2
55
- name: common
66
repository: https://charts.bitnami.com/bitnami
77
version: 2.1.2
8-
digest: sha256:059bfbce3da9db7959c180acd35b9c21d2860b7e56eaa38b1a26add77ea36bfe
9-
generated: "2022-11-01T08:23:15.871823014Z"
8+
digest: sha256:4196d93bb21d395733ea48b2fda6f2a11b73a96085c91b4287b485ac99da7aec
9+
generated: "2022-11-09T18:26:17.702225935Z"

bitnami/ghost/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.35
36+
version: 19.1.36

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.9-debian-11-r0` |
85+
| `image.tag` | Ghost image tag (immutable tags are recommended) | `5.22.9-debian-11-r1` |
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.9-debian-11-r0
58+
tag: 5.22.9-debian-11-r1
5959
digest: ""
6060
## Specify a imagePullPolicy
6161
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)