Skip to content

0.0.13

Choose a tag to compare

@jenkins-x-bot-test jenkins-x-bot-test released this 24 Apr 06:25
· 45 commits to main since this release

Linux

curl -L https://github.com/jenkins-x-plugins/jx-charter/releases/download/v0.0.13/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.13/jx-charter-darwin-amd64.tar.gz | tar xzv
sudo mv jx-charter /usr/local/bin

Changes

Chores

  • upgrade deps (James Strachan)