mirror of
https://github.com/bitnami/charts.git
synced 2026-03-04 14:57:36 +08:00
[bitnami/ghost] Release 19.0.12 (#11408)
* [bitnami/ghost] Release 19.0.12 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:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mysql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.2.1
|
||||
version: 9.2.3
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.1
|
||||
digest: sha256:3b75df8020ed7547a16fa45fcf308da480855e2f36d4846048e3f2faad09d3f4
|
||||
generated: "2022-07-20T03:05:13.825029131Z"
|
||||
digest: sha256:9c0109f05030098013f4f5ada7e3d5d466c58fd44c1aed128dbd6e8de2b85470
|
||||
generated: "2022-07-28T13:01:18.097191436Z"
|
||||
|
||||
@@ -33,4 +33,4 @@ name: ghost
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/ghost
|
||||
- https://www.ghost.org/
|
||||
version: 19.0.11
|
||||
version: 19.0.12
|
||||
|
||||
@@ -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.5.0-debian-11-r0` |
|
||||
| `image.tag` | Ghost image tag (immutable tags are recommended) | `5.5.0-debian-11-r1` |
|
||||
| `image.pullPolicy` | Ghost image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Ghost image pull secrets | `[]` |
|
||||
| `image.debug` | Enable image debug mode | `false` |
|
||||
|
||||
@@ -54,7 +54,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.5.0-debian-11-r0
|
||||
tag: 5.5.0-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
|
||||
|
||||
Reference in New Issue
Block a user