diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index 890bb430f..9da7611f4 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.5.0 + version: 10.5.1 - name: common repository: https://charts.bitnami.com/bitnami version: 1.13.0 -digest: sha256:9e7f64e9a3b722de3fe54a7fbd864e46d76b084e16817deb545102998ce2865d -generated: "2022-04-08T12:16:11.625832428Z" +digest: sha256:45394067a26ae3d287788efacaadf1e99ad17954c7204022baeb0dd41ca5fd0c +generated: "2022-04-19T16:03:16.643838959Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 5d15d1765..2ead2aaaa 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.22 +version: 11.0.23 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 960cae663..ef91defac 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-r32 + tag: 3.3.7-debian-10-r33 ## 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-r399 + tag: 10-debian-10-r400 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-r119 + tag: 0.11.0-debian-10-r120 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.