openstack-helm/ceph-provisioners
Seungkyu Ahn 8d709b31a9 Fix ceph version check error in jewel version.
In a jewel version, egrep -c "12.2|luminous" returns "0",
but execution will be error.
So, add pipe and echo command to make a success.

Change-Id: I94f45855f6510e747884d8b6a629a62c3d96adbd
2018-07-26 16:15:57 +09:00
..
templates Ceph: Split out ceph provsioners from client chart 2018-07-06 20:54:19 +00:00
Chart.yaml Ceph: Split out ceph provsioners from client chart 2018-07-06 20:54:19 +00:00
requirements.yaml Ceph: Split out ceph provsioners from client chart 2018-07-06 20:54:19 +00:00
values.yaml Fix ceph version check error in jewel version. 2018-07-26 16:15:57 +09:00