Skip to content

Releases: jenkins-x-plugins/kuberhealthy-terraform-drift-check

0.1.3

25 Aug 17:59
Compare
Choose a tag to compare

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

01 Mar 12:00
Compare
Choose a tag to compare
v0.1.2

Release version 0.1.2

0.0.15

19 Nov 09:58
Compare
Choose a tag to compare

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

19 Nov 07:45
Compare
Choose a tag to compare

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

16 Nov 11:32
Compare
Choose a tag to compare

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

0.0.7

09 Nov 09:17
Compare
Choose a tag to compare

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

28 Oct 12:05
Compare
Choose a tag to compare

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

28 Oct 12:01
Compare
Choose a tag to compare

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

28 Oct 11:55
Compare
Choose a tag to compare

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)