Skip to content

Commit

Permalink
Added CHANGELOG to the zip/tar release files (#6721)
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Patierno <ppatierno@live.com>
  • Loading branch information
ppatierno authored Apr 21, 2022
1 parent 3488568 commit 7720ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ release_prepare:
rm -f ./strimzi-cluster-operator-$(RELEASE_VERSION).yaml
rm -f ./strimzi-user-operator-$(RELEASE_VERSION).yaml
mkdir ./strimzi-$(RELEASE_VERSION)
$(CP) CHANGELOG.md ./strimzi-$(RELEASE_VERSION)

release_version:
# TODO: This would be replaced ideally once Helm Chart templating is used for cluster and topic operator examples
Expand Down

0 comments on commit 7720ae2

Please sign in to comment.