Releases: jenkins-x-plugins/kuberhealthy-terraform-drift-check
Releases · jenkins-x-plugins/kuberhealthy-terraform-drift-check
0.1.3
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.1.3/kuberhealthy-terraform-drift-check-linux-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.1.3/kuberhealthy-terraform-drift-check-darwin-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
0.1.2
v0.1.2 Release version 0.1.2
0.0.15
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.15/kuberhealthy-terraform-drift-check-linux-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.15/kuberhealthy-terraform-drift-check-darwin-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
Changes
Chores
- added in cgo_enabled=0 flag that was somehow missing (Chris Mellard)
0.0.14
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.14/kuberhealthy-terraform-drift-check-linux-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.14/kuberhealthy-terraform-drift-check-darwin-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
Changes
Chores
- fixed up goreleaser config (Chris Mellard)
0.0.9
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.9/kuberhealthy-terraform-drift-check-linux-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.9/kuberhealthy-terraform-drift-check-darwin-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
Changes
- Revert "Merge pull request #2 from chrismellard/master" (Chris Mellard)
Pull Requests
- #2 chore: getting release process in order (chrismellard)
0.0.7
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.7/kuberhealthy-terraform-drift-check-linux-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.7/kuberhealthy-terraform-drift-check-darwin-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
Changes
Chores
- bumped kaniko image version (Chris Mellard)
0.0.6
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.6/kuberhealthy-terraform-drift-check-linux-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.6/kuberhealthy-terraform-drift-check-darwin-amd64.tar.gz | tar xzv
sudo mv kh-terraform-drift /usr/local/bin
Changes
Bug Fixes
- use correct changlelog header (James Strachan)
0.0.5
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.5/kuberhealthy-terraform-drift-chec-linux-amd64.tar.gz | tar xzv
sudo mv kuberhealthy-terraform-drift-chec /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.5/kuberhealthy-terraform-drift-chec-darwin-amd64.tar.gz | tar xzv
sudo mv kuberhealthy-terraform-drift-chec /usr/local/bin
Changes
Bug Fixes
- added promote script (James Strachan)
0.0.4
Linux
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.4/kuberhealthy-terraform-drift-chec-linux-amd64.tar.gz | tar xzv
sudo mv kuberhealthy-terraform-drift-chec /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/kuberhealthy-terraform-drift-check/releases/download/v0.0.4/kuberhealthy-terraform-drift-chec-darwin-amd64.tar.gz | tar xzv
sudo mv kuberhealthy-terraform-drift-chec /usr/local/bin
Changes
Bug Fixes
- add changelog header (James Strachan)