diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index c5f79babdd..6642aa0085 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: 9.7.0 + version: 9.8.1 - name: common repository: https://charts.bitnami.com/bitnami version: 1.10.1 -digest: sha256:66ba6fd7695f5f801bd3fb10fd393cafde448d1b02f3130b20ac73af3d354586 -generated: "2021-10-27T18:49:31.315427624Z" +digest: sha256:d1c9f2f79d444e804d6043468e80ed004b52a0074f318ab8efd657641d2ce9f4 +generated: "2021-11-15T22:17:53.100274502Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 68bb699a6d..8e61d980aa 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: 10.1.27 +version: 10.1.28 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 3733833632..37d74216c8 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-r23 + tag: 3.3.5-debian-10-r41 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://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-r234 + tag: 10-debian-10-r252 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -571,7 +571,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.1-debian-10-r36 + tag: 0.10.1-debian-10-r54 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.