diff --git a/bitnami/wordpress-intel/Chart.lock b/bitnami/wordpress-intel/Chart.lock index 833413681..b425f91b3 100644 --- a/bitnami/wordpress-intel/Chart.lock +++ b/bitnami/wordpress-intel/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: memcached repository: https://charts.bitnami.com/bitnami - version: 6.1.5 + version: 6.1.6 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 11.1.0 + version: 11.1.2 - name: common repository: https://charts.bitnami.com/bitnami version: 1.16.1 -digest: sha256:a8d06da0c524b7178ad71c2345b5d5cdd00c1acd0ee84c6fdf61cd594abc11db -generated: "2022-07-20T02:24:41.838333079Z" +digest: sha256:0e98b69fcd1a9aa3fabfdbba5a735eb9146c34c33e28fbafa66941d0d62cccbc +generated: "2022-08-01T07:29:51.80777315Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index e567aa1a7..6043e4260 100644 --- a/bitnami/wordpress-intel/Chart.yaml +++ b/bitnami/wordpress-intel/Chart.yaml @@ -35,4 +35,4 @@ name: wordpress-intel sources: - https://github.com/bitnami/containers/tree/main/bitnami/wordpress-intel - https://wordpress.org/ -version: 2.0.12 +version: 2.0.13 diff --git a/bitnami/wordpress-intel/README.md b/bitnami/wordpress-intel/README.md index 362b3134e..bf8a61971 100644 --- a/bitnami/wordpress-intel/README.md +++ b/bitnami/wordpress-intel/README.md @@ -7,7 +7,7 @@ WordPress for Intel is the most popular blogging application combined with crypt [Overview of WordPress for Intel](http://www.wordpress.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index 56d9fedf8..4320a7568 100644 --- a/bitnami/wordpress-intel/values.yaml +++ b/bitnami/wordpress-intel/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress-intel - tag: 6.0.1-debian-11-r3 + tag: 6.0.1-debian-11-r8 ## 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 @@ -648,7 +648,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r16 + tag: 11-debian-11-r20 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -724,7 +724,7 @@ metrics: image: registry: docker.io repository: bitnami/nginx-exporter - tag: 0.10.0-debian-11-r16 + tag: 0.10.0-debian-11-r20 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.