File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,6 @@ builds:
1818 - " entity.system.os == 'linux'"
1919 - " entity.system.arch == 'amd64'"
2020 - " entity.system.platform == 'alpine'"
21- - platform : " centos"
22- arch : " amd64"
23- asset_filename : " #{repo}_#{version}_centos_linux_amd64.tar.gz"
24- sha_filename : " #{repo}_#{version}_sha512-checksums.txt"
25- filter :
26- - " entity.system.os == 'linux'"
27- - " entity.system.arch == 'amd64'"
28- - " entity.system.platform_family == 'rhel'"
2921- platform : " centos6"
3022 arch : " amd64"
3123 asset_filename : " #{repo}_#{version}_centos6_linux_amd64.tar.gz"
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachang
77- Added 'check-ctime.rb' for checking the file created time (@landondao1 )
88
99## [ Unreleased]
10+ ### Removed
11+ - Removed Bonsai reference for generic "centos" assets.
1012
1113## [ 2.1.0] - 2020-07-16
1214### Added
You can’t perform that action at this time.
0 commit comments