diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index c3b0a4206a..19bc58eead 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -35,4 +35,4 @@ name: wordpress sources: - https://github.com/bitnami/bitnami-docker-wordpress - https://wordpress.org/ -version: 12.1.26 +version: 12.1.27 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 2d219a61db..e7f78cadcf 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 5.8.1-debian-10-r58 + tag: 5.8.1-debian-10-r59 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -659,7 +659,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r245 + tag: 10-debian-10-r246 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -733,7 +733,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.1-debian-10-r47 + tag: 0.10.1-debian-10-r48 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.