diff --git a/stable/phpbb/Chart.yaml b/stable/phpbb/Chart.yaml index 0e9f423352..5b8211b70e 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: phpbb -version: 6.2.0 +version: 6.2.1 appVersion: 3.2.7 description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. keywords: diff --git a/stable/phpbb/OWNERS b/stable/phpbb/OWNERS index 5df81b6b97..f87e010777 100644 --- a/stable/phpbb/OWNERS +++ b/stable/phpbb/OWNERS @@ -5,6 +5,7 @@ approvers: - carrodher - javsalgar - juan131 +- miguelaeh reviewers: - prydonius - tompizmor @@ -12,3 +13,4 @@ reviewers: - carrodher - javsalgar - juan131 +- miguelaeh