Skip to content

0.1.10

Compare
Choose a tag to compare
@jenkins-x-bot jenkins-x-bot released this 29 Sep 15:18
· 123 commits to main since this release

Linux

curl -L https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.1.10/jx-scm-linux-amd64.tar.gz | tar xzv 
sudo mv jx-scm /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.1.10/jx-scm-darwin-amd64.tar.gz | tar xzv
sudo mv jx-scm /usr/local/bin

Changes

Chores

  • deps: bump github.com/jenkins-x/jx-helpers/v3 (dependabot[bot])