Skip to content

Commit

Permalink
[release] bump version 0.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Sep 3, 2022
1 parent 9319f69 commit 6248ab1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.1
0.14.0
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Wave changelog
v0.14.0 - 3 Sep 2022
- Add support for non x86/amd64 architecture #109 [06c7087b]
- Add support for custom build and cache repos [68dfc6dd]
- Allow the build with private repositories [bd3a41b7]
- Improve container platform handling [d5989cde]
- Improve validation [49f001b6]
- Fix history v1 rewrite for multi-layers config [ce799deb]
- Fix init-container optional if no creds provided (#103) [f64c2636]
- Remove build pack artifacts (#101) [b4f827f0]
- Remove unused field [00fb321a]
- Bump kaniko v1.9.0 [56c4ee63]

v0.13.1 - 23 Aug 2022
- Improve build mail notification [fcb88794]
- Rename RouteHelper to RouteHandler [6d5652ee]
Expand Down

0 comments on commit 6248ab1

Please sign in to comment.