Update SDC-Helm-Validator latest tag 97/127097/1
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Mon, 14 Feb 2022 11:25:11 +0000 (12:25 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Mon, 14 Feb 2022 11:25:11 +0000 (12:25 +0100)
Issue-ID: SDC-3880
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Id771f3e21bc643e0f262bb6857c71a818288b252

plans/sdc/sdc-helm-validator/setup.sh

index 6d07967..6a928e7 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 export SDC_HELM_VALIDATOR="sdc-helm-validator"
-export SDC_HELM_VALIDATOR_IMAGE="nexus3.onap.org:10001/onap/org.onap.sdc.sdc-helm-validator:latest"
+export SDC_HELM_VALIDATOR_IMAGE="nexus3.onap.org:10001/onap/sdc-helm-validator:latest"
 
 unset http_proxy
 unset https_proxy