diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index 3afe5903a..04a98cb36 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.3.7 + version: 10.4.0 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.11.2 -digest: sha256:70706581da05f4a51a53bf85eb6fbd020a7cc7b02074edf3471f05650a1782df -generated: "2022-02-28T22:13:34.448212387Z" + version: 1.11.3 +digest: sha256:379edcc334485659bf4d2241e429faa218a05ab9e3f0a761e70799b2633e6701 +generated: "2022-03-15T21:44:16.838371425Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 304b7b719..49095b901 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Forum apiVersion: v2 -appVersion: 3.3.5 +appVersion: 3.3.6 dependencies: - condition: mariadb.enabled name: mariadb @@ -26,4 +26,4 @@ name: phpbb sources: - https://github.com/bitnami/bitnami-docker-phpbb - https://www.phpbb.com/ -version: 11.0.9 +version: 11.0.10 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 8e473492d..ae9e34286 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-r137 + tag: 3.3.6-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 @@ -165,7 +165,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r351 + tag: 10-debian-10-r366 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-r70 + tag: 0.11.0-debian-10-r85 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.