Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

Releases: jenkins-x-labs/trigger-pipeline

0.1.0

03 Jul 16:19
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
v0.1.0

fix: remove mods

0.0.5

05 Jun 12:39
Compare
Choose a tag to compare
v0.0.5

fix: upgrade jx

0.0.4

03 Mar 10:24
Compare
Choose a tag to compare

Linux

curl -L https://github.com/jenkins-x-labs/trigger-pipeline/releases/download/v0.0.4/tp-linux-amd64.tar.gz | tar xzv 
sudo mv tp /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-labs/trigger-pipeline/releases/download/v0.0.4/tp-darwin-amd64.tar.gz | tar xzv
sudo mv tp /usr/local/bin

Changes

Bug Fixes

  • helm text

0.0.3

03 Mar 10:02
Compare
Choose a tag to compare

Linux

curl -L https://github.com/jenkins-x-labs/trigger-pipeline/releases/download/v0.0.3/tp-linux-amd64.tar.gz | tar xzv 
sudo mv tp /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-labs/trigger-pipeline/releases/download/v0.0.3/tp-darwin-amd64.tar.gz | tar xzv
sudo mv tp /usr/local/bin

Changes

Bug Fixes

  • make it easier to configure the top level command
  • polish promote script

0.0.2

26 Feb 15:20
Compare
Choose a tag to compare

Linux

curl -L https://github.com/jenkins-x-labs/trigger-pipeline/releases/download/v0.0.2/tp-linux-amd64.tar.gz | tar xzv 
sudo mv helmboot /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-labs/trigger-pipeline/releases/download/v0.0.2/tp-darwin-amd64.tar.gz | tar xzv
sudo mv tp /usr/local/bin

Changes

Bug Fixes

  • add changelog header