diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index 4330551612..890bb430f0 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.4.5 + version: 10.5.0 - name: common repository: https://charts.bitnami.com/bitnami version: 1.13.0 -digest: sha256:d2f45013322f04b3d88679eef8be548f675007ed3bd270249b9e405b2318c1cd -generated: "2022-04-06T09:34:55.683795763Z" +digest: sha256:9e7f64e9a3b722de3fe54a7fbd864e46d76b084e16817deb545102998ce2865d +generated: "2022-04-08T12:16:11.625832428Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index d5586e9ab2..9069e6f766 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.20 +version: 11.0.21 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 861218fff5..5f86850658 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.7-debian-10-r20 + tag: 3.3.7-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 @@ -165,7 +165,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r388 + tag: 10-debian-10-r389 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-r108 + tag: 0.11.0-debian-10-r109 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.