mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/wordpress] Release 15.2.14 (#13448)
* [bitnami/wordpress] Release 15.2.14 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>
This commit is contained in:
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 6.3.0
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.3.4
|
||||
version: 11.3.5
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.1.2
|
||||
digest: sha256:093f535425ddb043cd32439ef1c1adbb0a16fba40497c4b409da7642c87a04f5
|
||||
generated: "2022-11-08T00:45:23.119022024Z"
|
||||
digest: sha256:a9549ac1711037661061b4a6163b88ba12969aca751832b04ff4226974cbf6b2
|
||||
generated: "2022-11-09T19:30:41.096537731Z"
|
||||
|
||||
@@ -35,4 +35,4 @@ name: wordpress
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/wordpress
|
||||
- https://wordpress.org/
|
||||
version: 15.2.13
|
||||
version: 15.2.14
|
||||
|
||||
@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------- | --------------------------------------------------------------------------------------------------------- | -------------------- |
|
||||
| `image.registry` | WordPress image registry | `docker.io` |
|
||||
| `image.repository` | WordPress image repository | `bitnami/wordpress` |
|
||||
| `image.tag` | WordPress image tag (immutable tags are recommended) | `6.1.0-debian-11-r5` |
|
||||
| `image.tag` | WordPress image tag (immutable tags are recommended) | `6.1.0-debian-11-r6` |
|
||||
| `image.digest` | WordPress image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | WordPress image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | WordPress image pull secrets | `[]` |
|
||||
|
||||
@@ -73,7 +73,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wordpress
|
||||
tag: 6.1.0-debian-11-r5
|
||||
tag: 6.1.0-debian-11-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user