diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index d87b48bec1..22c335bb0c 100644 --- a/bitnami/phpbb/Chart.lock +++ b/bitnami/phpbb/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 10.2.0 + version: 10.3.0 - name: common repository: https://charts.bitnami.com/bitnami version: 1.10.3 -digest: sha256:391aeb7eb56da286677766b381670cf37ec4005fa39f755664b80fddbc72dbf6 -generated: "2022-01-04T17:40:32.727082+01:00" +digest: sha256:8b9c1b737ed4a3bdd14a68d427f96e9e49b10094c628b49d0a11ffeaf3a1bee9 +generated: "2022-01-11T12:18:59.07403515Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index dea4c15b49..1fef492aae 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -26,4 +26,4 @@ name: phpbb sources: - https://github.com/bitnami/bitnami-docker-phpbb - https://www.phpbb.com/ -version: 11.0.1 +version: 11.0.2 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 3f6e229073..9fcaf37c53 100644 --- a/bitnami/phpbb/values.yaml +++ b/bitnami/phpbb/values.yaml @@ -51,7 +51,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/phpbb - tag: 3.3.5-debian-10-r87 + tag: 3.3.5-debian-10-r92 ## 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 @@ -165,7 +165,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r300 + tag: 10-debian-10-r305 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -646,7 +646,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r18 + tag: 0.11.0-debian-10-r23 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.