diff --git a/bitnami/wordpress-intel/Chart.lock b/bitnami/wordpress-intel/Chart.lock index c0659052bd..af8967e9af 100644 --- a/bitnami/wordpress-intel/Chart.lock +++ b/bitnami/wordpress-intel/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 10.3.6 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 6.0.3 + version: 6.0.4 - name: common repository: https://charts.bitnami.com/bitnami version: 1.11.1 -digest: sha256:ba9af63b6197b2bfecc1f1f1871df7e792a6362820793e6d72a69f7d3011340c -generated: "2022-02-21T20:52:46.554621016Z" +digest: sha256:bbbd43c61bbf3cbc29f5ecde68610cf4610e86153b65b53b5376c08951ab18ae +generated: "2022-02-23T22:31:12.480506875Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index 286c8d2cc5..49dae4a0e1 100644 --- a/bitnami/wordpress-intel/Chart.yaml +++ b/bitnami/wordpress-intel/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: CMS apiVersion: v2 -appVersion: 5.9.0 +appVersion: 5.9.1 dependencies: - condition: mariadb.enabled name: mariadb @@ -35,4 +35,4 @@ name: wordpress-intel sources: - https://github.com/bitnami/bitnami-docker-wordpress-intel - https://wordpress.org/ -version: 0.1.8 +version: 0.1.9 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index 0fdfb17609..40c92059e7 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.0-debian-10-r13 + tag: 5.9.1-debian-10-r0 ## 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-r344 + tag: 10-debian-10-r346 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-r59 + tag: 0.10.0-debian-10-r61 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.