alarmadapter helm renamed to alarmmanager
[ric-plt/ric-dep.git] / bin / verify-ric-charts
index e9630c4..696e447 100755 (executable)
@@ -28,7 +28,7 @@ echo "--> verify-ric-charts"
 if [[ "${1:-nope}" != "nope" ]]; then
     HELMVERSION=$1
 else
-    HELMVERSION=2.12.3
+    HELMVERSION=2.17.0
 fi
 if [[ "${2:-nope}" != "nope" ]]; then
     OVERRIDEYAML=$2