X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=bin%2Fverify-ric-charts;h=696e447c24a1300f752be4b684ae52aa5bf70491;hb=refs%2Fchanges%2F01%2F6301%2F1;hp=e9630c4390bc58e36145a7847924ac3faef6c798;hpb=59ed8ec72ef7dce951a63327525d9ccd9203d1af;p=ric-plt%2Fric-dep.git diff --git a/bin/verify-ric-charts b/bin/verify-ric-charts index e9630c4..696e447 100755 --- a/bin/verify-ric-charts +++ b/bin/verify-ric-charts @@ -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