diff --git a/incubator/patroni/Chart.yaml b/incubator/patroni/Chart.yaml index 610af9e646..4cd839cc41 100644 --- a/incubator/patroni/Chart.yaml +++ b/incubator/patroni/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: patroni description: 'Highly available elephant herd: HA PostgreSQL cluster.' -version: 0.15.0 +version: 0.15.1 appVersion: 1.4-p16 home: https://github.com/zalando/patroni sources: diff --git a/incubator/patroni/templates/role-patroni.yaml b/incubator/patroni/templates/role-patroni.yaml index b18e1f29d5..1402171e8f 100644 --- a/incubator/patroni/templates/role-patroni.yaml +++ b/incubator/patroni/templates/role-patroni.yaml @@ -36,6 +36,7 @@ rules: - watch # delete is required only for for 'patronictl remove' - delete + - deletecollection - apiGroups: [""] resources: ["pods"] verbs: