diff --git a/bitnami/wordpress-intel/Chart.lock b/bitnami/wordpress-intel/Chart.lock index b04c810885..ed70108973 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.0.7 + version: 6.0.9 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 10.4.2 + version: 10.4.4 - name: common repository: https://charts.bitnami.com/bitnami version: 1.13.0 -digest: sha256:f0ae3e4d0f9ee804917b5caf9e36a278b1694347dba590bdb9e0b9449983800d -generated: "2022-03-26T21:11:33.305179932Z" +digest: sha256:719d9043556521d2c54805943d4e7ba123e048859c5f41446493349cab8761c2 +generated: "2022-03-29T01:55:25.29854596Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index f7d83bc155..4402518eed 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/bitnami-docker-wordpress-intel - https://wordpress.org/ -version: 0.1.20 +version: 0.1.21 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index 4c2df5c72b..056479c616 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: 5.9.2-debian-10-r17 + tag: 5.9.2-debian-10-r19 ## 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 @@ -623,7 +623,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r378 + tag: 10-debian-10-r379 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -699,7 +699,7 @@ metrics: image: registry: docker.io repository: bitnami/nginx-exporter - tag: 0.10.0-debian-10-r92 + tag: 0.10.0-debian-10-r93 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.