Skip to content

0.0.25

Compare
Choose a tag to compare
@jenkins-x-bot-test jenkins-x-bot-test released this 12 May 06:58
· 10 commits to main since this release

Linux

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

macOS

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

Changes

  • Update README.md (James Strachan)