Skip to content

Commit 0a740aa

Browse files
author
Bitnami Bot
authored
[bitnami/wordpress] Release 15.2.27 (bitnami#14322)
* [bitnami/wordpress] Release 15.2.27 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 7fcb1e2 commit 0a740aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bitnami/wordpress/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ name: wordpress
3636
sources:
3737
- https://github.com/bitnami/containers/tree/main/bitnami/wordpress
3838
- https://wordpress.org/
39-
version: 15.2.26
39+
version: 15.2.27

bitnami/wordpress/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
8585
| ------------------- | --------------------------------------------------------------------------------------------------------- | --------------------- |
8686
| `image.registry` | WordPress image registry | `docker.io` |
8787
| `image.repository` | WordPress image repository | `bitnami/wordpress` |
88-
| `image.tag` | WordPress image tag (immutable tags are recommended) | `6.1.1-debian-11-r25` |
88+
| `image.tag` | WordPress image tag (immutable tags are recommended) | `6.1.1-debian-11-r26` |
8989
| `image.digest` | WordPress image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
9090
| `image.pullPolicy` | WordPress image pull policy | `IfNotPresent` |
9191
| `image.pullSecrets` | WordPress image pull secrets | `[]` |

bitnami/wordpress/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ diagnosticMode:
7373
image:
7474
registry: docker.io
7575
repository: bitnami/wordpress
76-
tag: 6.1.1-debian-11-r25
76+
tag: 6.1.1-debian-11-r26
7777
digest: ""
7878
## Specify a imagePullPolicy
7979
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)