From 3ac0924fe908183f7acf2e4b36ed91f77e02e24e Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Fri, 14 Feb 2020 13:00:17 +0530 Subject: [PATCH] [stable/openebs] Update the detail for get support (#20716) Signed-off-by: chandan kumar --- stable/openebs/Chart.yaml | 2 +- stable/openebs/templates/NOTES.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/stable/openebs/Chart.yaml b/stable/openebs/Chart.yaml index 46a291a575..b27ce5774e 100644 --- a/stable/openebs/Chart.yaml +++ b/stable/openebs/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -version: 1.6.0 +version: 1.6.1 name: openebs appVersion: 1.6.0 description: Containerized Storage for Containers diff --git a/stable/openebs/templates/NOTES.txt b/stable/openebs/templates/NOTES.txt index 8f14ecedb7..299a526388 100644 --- a/stable/openebs/templates/NOTES.txt +++ b/stable/openebs/templates/NOTES.txt @@ -21,8 +21,7 @@ spec: storage: 5G --- -For more information, please visit http://docs.openebs.io/. - Please note that, OpenEBS uses iSCSI for connecting applications with the OpenEBS Volumes and your nodes should have the iSCSI initiator installed. +For more information, visit our Slack at https://openebs.io/community or view the documentation online at http://docs.openebs.io/.