diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index 765127b354..dc9afbc42a 100644 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,5 +1,5 @@ name: wordpress -version: 1.0.0 +version: 1.0.1 appVersion: 4.9.4 description: Web publishing platform for building blogs and websites. icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png diff --git a/stable/wordpress/OWNERS b/stable/wordpress/OWNERS index 0d4d6f1291..4bf8a5c422 100644 --- a/stable/wordpress/OWNERS +++ b/stable/wordpress/OWNERS @@ -2,7 +2,9 @@ approvers: - prydonius - tompizmor - sameersbn +- carrodher reviewers: - prydonius - tompizmor - sameersbn +- carrodher