X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=env%2Flib%2Fcommon.sh;h=ba23921cb094b2906dc94a91441b9a464c3dbba7;hb=790dc20efb05a3113b97800926a80753e9a89e98;hp=af54d237462701ba9e1b890412093350c493b114;hpb=00ee6025d0bcd56f5a55f06c76c97cc864534b20;p=icn.git diff --git a/env/lib/common.sh b/env/lib/common.sh index af54d23..ba23921 100755 --- a/env/lib/common.sh +++ b/env/lib/common.sh @@ -17,7 +17,7 @@ BMOPATH="/opt/src/github.com/metal3-io/baremetal-operator" #Bare Metal Operator version to use # If changing this, the value in deploy/ironic/icn/kustomization.yaml # must also be changed -BMO_VERSION="capm3-v0.5.1" +BMO_VERSION="capm3-v0.5.4" #KuD repository URL KUDREPO="${KUDREPO:-https://github.com/onap/multicloud-k8s.git}" @@ -40,10 +40,10 @@ FORCE_REPO_UPDATE="${FORCE_REPO_UPDATE:-false}" KUSTOMIZE_VERSION="v4.3.0" #Cluster API version to use -CAPI_VERSION="v0.4.3" +CAPI_VERSION="v0.4.7" #Cluster API version to use -CAPM3_VERSION="v0.5.1" +CAPM3_VERSION="v0.5.4" #The flux version to use FLUX_VERSION="0.25.3"