[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>
This commit is contained in:
Bitnami Bot
2022-08-04 10:16:32 +02:00
committed by GitHub
parent 755e0e21b1
commit e77eed44ae
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 5.7.0
appVersion: 5.7.1
dependencies:
- condition: mysql.enabled
name: mysql
@@ -33,4 +33,4 @@ name: ghost
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/ghost
- https://www.ghost.org/
version: 19.0.14
version: 19.0.15

View File

@@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------- | ------------------------------------------------ | -------------------- |
| `image.registry` | Ghost image registry | `docker.io` |
| `image.repository` | Ghost image repository | `bitnami/ghost` |
| `image.tag` | Ghost image tag (immutable tags are recommended) | `5.7.0-debian-11-r0` |
| `image.tag` | Ghost image tag (immutable tags are recommended) | `5.7.1-debian-11-r1` |
| `image.pullPolicy` | Ghost image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Ghost image pull secrets | `[]` |
| `image.debug` | Enable image debug mode | `false` |

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.7.0-debian-11-r0
tag: 5.7.1-debian-11-r1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images