From de1907dd10c9db25887eaa5cd48bebd1d9bf70d6 Mon Sep 17 00:00:00 2001 From: Oleksandr Haimanov Date: Sun, 9 Jun 2024 00:03:00 +0300 Subject: [PATCH] Switch lib version --- helm-index-charts.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-index-charts.groovy b/helm-index-charts.groovy index 30c7a577..8ac60231 100644 --- a/helm-index-charts.groovy +++ b/helm-index-charts.groovy @@ -1,6 +1,6 @@ #!groovy -@Library('pipelines-shared-library') _ +@Library('pipelines-shared-library@0.0.1-beta') _ import org.folio.Constants import org.folio.utilities.Tools