Skip to content

0.0.55

Compare
Choose a tag to compare
@jenkins-x-bot-test jenkins-x-bot-test released this 21 Oct 15:37
· 43 commits to main since this release

Linux

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

macOS

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

Changes

Documentation

  • try and force badge to not be cached (James Rawlings)