X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpackaging%2Fhelm.yaml;h=9d95315a303055bf811b702f9779a99bbf514f7e;hb=995edd3864f792c93980549fdd6e402d36d88fd5;hp=bd62aeee06229d97eaa6a83f2c537ee1a526587c;hpb=1cecc4e3811a63700cd75fc5d2c724e326919466;p=releng%2Fbuilder.git diff --git a/jjb/packaging/helm.yaml b/jjb/packaging/helm.yaml index bd62aeee0..9d95315a3 100644 --- a/jjb/packaging/helm.yaml +++ b/jjb/packaging/helm.yaml @@ -296,7 +296,7 @@ helm_build_script: | #!/bin/bash set -x - source helm.prop + . helm.prop set -e -o pipefail cd helm/opendaylight helm3.7 version @@ -304,12 +304,12 @@ helm3.7 package . stream: - - "master": - branch: "sulfur" + - chlorine: + branch: "master" + - sulfur: + branch: "stable/sulfur" - phosphorus: branch: stable/phosphorus - - silicon: - branch: stable/silicon helm_bin: - helm3.7