diff --git a/bitnami/wordpress-intel/Chart.lock b/bitnami/wordpress-intel/Chart.lock index ed7010897..5da314d0b 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.9 + version: 6.0.10 - name: mariadb repository: https://charts.bitnami.com/bitnami version: 10.4.4 - name: common repository: https://charts.bitnami.com/bitnami version: 1.13.0 -digest: sha256:719d9043556521d2c54805943d4e7ba123e048859c5f41446493349cab8761c2 -generated: "2022-03-29T01:55:25.29854596Z" +digest: sha256:a1d4373849e4b05a038181f721f033254b184a69291d9658fbbb0d541d224039 +generated: "2022-03-30T20:19:08.502198491Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index 736aaf461..21ec9e9ba 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.23 +version: 0.1.24 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index 17c156f15..a19af5bf3 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-r21 + tag: 5.9.2-debian-10-r22 ## 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-r380 + tag: 10-debian-10-r381 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-r94 + tag: 0.10.0-debian-10-r95 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.