Skip to content

0.0.10

Choose a tag to compare

@jenkins-x-bot-test jenkins-x-bot-test released this 24 Apr 05:23
· 48 commits to main since this release

Linux

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

Changes

Bug Fixes

  • improve CRD (James Strachan)

Chores

  • polish logging (James Strachan)