Skip to content

nstng/magma-artifactory-helm-promote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

magma-artifactory-helm-promote

Please download the .tgz versions as per your need.

https://artifactory.magmacore.org/artifactory/helm/
https://artifactory.magmacore.org/artifactory/helmtest/

Clone magma repo:

git clone https://github.com/magma/magma.git

Go to the scripts folder:

cd magma/orc8r/tools/helm/

Set username and token:

export HELM_CHART_MUSEUM_TOKEN=xxxx
export HELM_CHART_MUSEUM_USERNAME=xxxx

Publish helm charts:

MAGMA_VERSION=1.8.0
./promote.sh orc8r-${MAGMA_VERSION}.tgz
./promote.sh cwf-orc8r-${MAGMA_VERSION}.tgz
./promote.sh fbinternal-orc8r-${MAGMA_VERSION}.tgz
./promote.sh feg-orc8r-${MAGMA_VERSION}.tgz
./promote.sh lte-orc8r-${MAGMA_VERSION}.tgz
./promote.sh domain-proxy-${MAGMA_VERSION}.tgz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published