Skip to content

Commit

Permalink
publish 2.4.0 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgramoll committed Aug 28, 2020
1 parent e5a25c2 commit 57be85b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# terraform-provider-spinnaker

## 2.4.0

- [e5a25c2] Fixing Patch Manifest encoding issue (#74)
- [8bfb848] add github action to publish with goreleaser (#75)
- [7d51e72] Add script stage (#73)

## 2.3.0

- [341ee64] Patch manifest (#72)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ go mod vendor
### Link ###

```sh
version=v2.3.0
version=v2.4.0
go clean
go build
rm ~/.terraform.d/plugins/$(uname | tr '[:upper:]' '[:lower:]')_amd64/terraform-provider-spinnaker_$version
Expand Down
4 changes: 0 additions & 4 deletions publish

This file was deleted.

0 comments on commit 57be85b

Please sign in to comment.