Skip to content

Commit

Permalink
Bump version to 0.18.0
Browse files Browse the repository at this point in the history
* Add skip TLS option for imgpkgBundle and Image fetching
* Add arm64 binary

Authored-by: Eli Wrenn <[email protected]>
  • Loading branch information
ewrenn8 committed Mar 29, 2021
1 parent 05250dd commit 0e61364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/vendir/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
package version

const (
Version = "0.17.0"
Version = "0.18.0"
)

0 comments on commit 0e61364

Please sign in to comment.