Skip to content

Commit 6387cbb

Browse files
authored
Update Cinder and Manila CSI charts maintainers (kubernetes#2583)
The GitHub account brtknr does not exist anymore and our chart linter complains about this. This commit adds Matt and Michał as the maintainers. Co-authored-by: Michał Dulko <[email protected]>
1 parent 59963c8 commit 6387cbb

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

charts/cinder-csi-plugin/Chart.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ apiVersion: v1
22
appVersion: v1.29.0
33
description: Cinder CSI Chart for OpenStack
44
name: openstack-cinder-csi
5-
version: 2.29.0
5+
version: 2.29.1
66
home: https://github.com/kubernetes/cloud-provider-openstack
77
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
88
maintainers:
9-
- name: brtknr
10-
9+
- name: mnasiadka
10+
11+
- name: mkjpryor
12+

charts/manila-csi-plugin/Chart.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ apiVersion: v1
22
appVersion: v1.29.0
33
description: Manila CSI Chart for OpenStack
44
name: openstack-manila-csi
5-
version: 2.29.0
5+
version: 2.29.1
66
home: http://github.com/kubernetes/cloud-provider-openstack
77
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
88
maintainers:
9-
- name: brtknr
10-
9+
- name: mnasiadka
10+
11+
- name: mkjpryor
12+

0 commit comments

Comments
 (0)