aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/requirements.yaml
AgeCommit message (Expand)AuthorFilesLines
2020-11-302020-05-22[PORTAL] Move portal subcharts to componentsKrzysztof Opasiak1-0/+18
2020-04-02Bump chart versionSylvain Desbureaux1-1/+1
2019-07-11Moving Helm Chart version for El AltoMike Elliott1-1/+1
2019-02-10Update Chart version for Dublin ReleaseMike Elliott1-1/+1
2018-09-24Update Chart versions to 3.0Mike Elliott1-1/+1
2018-08-30Apache2 License additiontoshrajbhardwaj1-1/+2
2018-03-29Standardizing ONAP PortalMandeep Khinda1-0/+18
1 fi RELEASE_REPOSITORY="nexus3.onap.org:10002" SNAPSHOT_REPOSITORY="nexus3.onap.org:10003" STAGING_IMAGE="openecomp/$PROJECT:$X.$Y-STAGING-latest" RELEASE_IMAGE="openecomp/$PROJECT:$X.$Y.$Z" docker pull "$SNAPSHOT_REPOSITORY/$STAGING_IMAGE" docker tag "$SNAPSHOT_REPOSITORY/$STAGING_IMAGE" "$RELEASE_REPOSITORY/$RELEASE_IMAGE" docker push "$RELEASE_REPOSITORY/$RELEASE_IMAGE"