diff --git a/stable/gocd/Chart.yaml b/stable/gocd/Chart.yaml index 9bc4c82d13..3ab130e6ee 100644 --- a/stable/gocd/Chart.yaml +++ b/stable/gocd/Chart.yaml @@ -1,6 +1,6 @@ name: gocd home: https://www.gocd.org/ -version: 1.2.0 +version: 1.2.1 appVersion: 18.7.0 description: GoCD is an open-source continuous delivery server to model and visualize complex workflows with ease. icon: https://gocd.github.io/assets/images/go-icon-black-192x192.png diff --git a/stable/gocd/OWNERS b/stable/gocd/OWNERS index 3acd4cba8b..4faf33ca9a 100644 --- a/stable/gocd/OWNERS +++ b/stable/gocd/OWNERS @@ -3,8 +3,10 @@ approvers: - bdpiparva - GaneshSPatil - varshavaradarajan +- maheshp reviewers: - arvindsv - bdpiparva - GaneshSPatil - varshavaradarajan +- maheshp