diff --git a/bitnami/wordpress-intel/Chart.lock b/bitnami/wordpress-intel/Chart.lock index c6a7c829a..908306da8 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.17 + version: 6.0.18 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 11.0.3 + version: 11.0.4 - name: common repository: https://charts.bitnami.com/bitnami version: 1.14.0 -digest: sha256:5895ad1f4b6eeff40a3ba46200e845fc8ecef8506a781b8ceeda166a4317c72a -generated: "2022-05-13T15:17:37.389898+02:00" +digest: sha256:6cd593921bee1fbf2b26680e856620670608f06baf1ce0faa626d7866239b1fd +generated: "2022-05-19T07:24:39.09435066Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index d7488b757..adb0f875b 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: 1.2.1 +version: 1.2.2 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index 94062e17a..ca311203b 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.3-debian-10-r45 + tag: 5.9.3-debian-10-r47 ## 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 @@ -637,7 +637,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r427 + tag: 10-debian-10-r430 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -713,7 +713,7 @@ metrics: image: registry: docker.io repository: bitnami/nginx-exporter - tag: 0.10.0-debian-10-r142 + tag: 0.10.0-debian-10-r144 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.