Skip to content

Commit 19e28c9

Browse files
VeselaHoubamajormoses
authored andcommitted
1 parent 12f85b4 commit 19e28c9

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.bonsai.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff 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"

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)