Skip to content

Commit

Permalink
Update changelog for v2
Browse files Browse the repository at this point in the history
Signed-off-by: divyansh42 <[email protected]>
  • Loading branch information
divyansh42 committed Apr 21, 2021
1 parent 7c072bf commit 26f38de
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# s2i-build Changelog

# v1.1.1
## v2
- Rename `image_tag` input to `tags`, to allow you to build multiple tags of the same image
- Rename `image_name` input to `image` to maintain consistency across all redhat actions
- Add outputs `image` and `tags`, which output the image name and all tags of the image that was created

## v1.1.1
- Fix input `env_vars` bug

## v1.1
Expand Down

0 comments on commit 26f38de

Please sign in to comment.