Releases: fleetdm/fleet
fleet-v4.6.1
Changes
-
Fix a bug (introduced in 4.6.0) in which Fleet used progressively more CPU on Redis, resulting in
API and UI slowdowns and inconsistency. -
Make
fleetctl apply
fail when the configuration contains invalid fields.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for Fleet is available at fleetdm.com/docs.
Binary Checksum
SHA256
1ef666cb348775ec853ed08f7a8d47d31c8ac1f8d5ead45479e7aa7160be2c31 fleetctl_v4.6.1_windows.zip
04041ca9f0588df1f0814b064d2c6084aa4b89212eff38cf9fc279c18730c991 fleetctl_v4.6.1_macos.tar.gz
3bdb11dc764e70d80eeef075548d8e027130da9500f32f6e5abb0c2476d5f169 fleetctl_v4.6.1_linux.zip
83130abb5edec390fbbbf20b29620f520cfb0ae6ef53d2df7985cc4b30a5596a fleetctl_v4.6.1_macos.zip
3d40585026c3e8cfe981f426db3bd45435f595daade3980b7c6d194d44e0a2e3 fleetctl_v4.6.1_windows.tar.gz
7a902592b4cf7a033048c4a07d0d9abd49477b5428ba91d40567b4ba5fafea1d fleetctl_v4.6.1_linux.tar.gz
e8451edbac32823d00d02970162d623a9441ba675bbd10d2cf7b6a9f5e43cd04 fleet_v4.6.1_linux.tar.gz
Docker images
docker pull fleetdm/fleetctl:v4.6.1
docker pull fleetdm/fleetctl:v4.6.1
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.6.1
docker pull fleetdm/fleet:v4.6.1
docker pull fleetdm/fleet:v4
fleet-v4.6.0
Changes
-
Fleet Premium: Add ability to filter aggregate host data, such as platforms (macOS, Windows, and Linux) and status (online, offline, and new), on the Home page. The aggregate host data is also available in the
GET /host_summary
API route. -
Fleet Premium: Add ability to move pending invited users between teams.
-
Fleet Premium: Add
fleetctl updates rotate
command for rotation of keys in the updates system. Thefleetctl updates
command provides the ability to self-manage an agent update server. -
Enable the software inventory by default for new Fleet instances. The software inventory feature can be turned on or off using the
enable_software_inventory
configuration option. -
Update the JSON payload for the host status webhook by renaming the
"message"
property to"text"
so that the payload can be received and displayed in Slack. -
Remove the deprecated
app_configs
table from Fleet's MySQL database. Theapp_config_json
table has replaced it. -
Improve performance of the policies feature for Fleet instances with over 100,000 hosts.
-
Add instructions in the Fleet UI for generating an osquery installer for macOS, Linux, or Windows. Documentation for generating an osquery installer and distributing the installer to your hosts to add them to Fleet can be found here on fleetdm.com/docs
-
Add ability to see all the software, and filter by vulnerable software, installed across all your hosts on the Home page. Each software's
name
,version
,hosts_count
,vulnerabilities
, and more is also available in theGET /software
API route andfleetctl get software
command. -
Add ability to add, edit, and delete enroll secrets on the Hosts page.
-
Add ability to see aggregate host data such as platforms (macOS, Windows, and Linux) and status (online, offline, and new) the Home page.
-
Add ability to see all of the queries scheduled to run on a specific host on the Host details page immediately after a query is added to a schedule or pack.
-
Add a "Shell" column to the "Users" table on the Host details page so users can now be filtered to see only those who have logged in.
-
Package osquery's
certs.pem
infleetctl package
to improve TLS compatibility. -
Add support for packaging an osquery flagfile with
fleetctl package --osquery-flagfile
. -
Use "Fleet osquery" rather than "Orbit osquery" in packages generated by
fleetctl package
. -
Clarify that a policy in Fleet is a yes or no question you can ask about your hosts by replacing "Passing" and "Failing" text with "Yes" and "No" respectively on the Policies page and Host details page.
-
Add ability to see the original author of a query on the Query page.
-
Improve the UI for the "Software" table and "Policies" table on the Host details page so that it's easier to pivot to see all hosts with a specific software installed or answering "No" to a specific policy.
-
Fix a bug in which modifying a specific target for a live query, in target selector UI, would deselect a different target.
-
Fix a bug in which the user was navigated to a non existent page, in the Fleet UI, after saving a pack.
-
Fix a bug in which long software names in the "Software" table caused the bundle identifier tooltip to be inaccessible.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/fleet-v4.6.0/docs/README.md
Binary Checksum
SHA256
00df4863e7c27b116d3a788c6508acfbdcf6da11d0d29034646a7f712abb4d83 fleetctl_v4.6.0_linux.tar.gz
a8405a073db5611be42dc26c41e09b5c0421a5af6816ab1ab27d3386eb56a8d3 fleetctl_v4.6.0_macos.zip
639c3eba54a8c8773ff5984e239c55fadca1979f2c032f62b9033cde65536f10 fleet_v4.6.0_linux.tar.gz
a457f09fd9dd3f57cb39c4b9a87e6efdc50fae1f71d026dbb0c84c38ee68ab0e fleetctl_v4.6.0_macos.tar.gz
9b1076c7cec196b7a7f5f37f27572a9e447e2b51986a74f937558abe2d3e9e4b fleetctl_v4.6.0_windows.zip
bfda2a842d7877a9a465463fece681c2305513f2c1097dc33f01ac774ab5d4f6 fleetctl_v4.6.0_windows.tar.gz
ca508fd7d0598f861dd403eb06e6c5de92d469bb13eea683d2f6f625bea61429 fleetctl_v4.6.0_linux.zip
Docker images
docker pull fleetdm/fleetctl:v4.6.0
docker pull fleetdm/fleetctl:v4.6.0
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.6.0
docker pull fleetdm/fleet:v4.6.0
docker pull fleetdm/fleet:v4
fleet-v4.5.1
Changes
-
Fix performance issues with search filtering on manage queries page.
-
Improve correctness and UX for query platform compatibility.
-
Fleet Premium: Show correct hosts when a team is selected.
-
Fix a bug preventing login for new SSO users.
-
Always return the
disabled
value in theGET /api/v1/fleet/packs/{id}
API (previously it was sometimes left out).
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/fleet-v4.5.1/docs/README.md
Binary Checksum
SHA256
14ad55a12f1320d9b4e947fedc5e3f36557719a066caf4f83e3a8d54f1c09ae5 fleetctl_v4.5.1_windows.zip
4d87b8646c7477ef21d13c7b7adb54253016a8d0daee99e848a3b4ed5739e706 fleetctl_v4.5.1_macos.tar.gz
7100bd629915d1c2948b8255741dd926a08e5fd06490f5daffa694b56902507a fleetctl_v4.5.1_windows.tar.gz
cedc5a53eba8f692c03baea93bb9a4b27d06bbf1fcf15075d07789326d9b36c8 fleet_v4.5.1_linux.tar.gz
d153b1e418f2dcef6d8fab11f0d9496ea6e0075a0c71e8fd87d81fc6ec4d5bda fleetctl_v4.5.1_macos.zip
ea30c24716fa0977e8b78866fbb21a6e1c3ae33de58860d02635c6a2d9f5eb70 fleetctl_v4.5.1_linux.zip
fa539932eb6c00c41fad7af60add06ccebcd4eaf1b1a1a383c14633c4a3f9b82 fleetctl_v4.5.1_linux.tar.gz
Docker images
docker pull fleetdm/fleetctl:v4.5.1
docker pull fleetdm/fleetctl:v4.5.1
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.5.1
docker pull fleetdm/fleet:v4.5.1
docker pull fleetdm/fleet:v4
fleet-v4.5.0
Changes
-
Fleet Premium: Add a Team admin user role. This allows users to delegate the responsibility of managing team members in Fleet. Documentation for the permissions associated with the Team admin and other user roles can be found here on fleetdm.com/docs.
-
Add Apache Kafka logging plugin. Documentation for configuring Kafka as a logging plugin can be found here on fleetdm.com/docs. Thank you to Joseph Macaulay for adding this capability.
-
Add support for MinIO as a file carving backend. Documentation for configuring MinIO as a file carving backend can be found here on fleetdm.com/docs. Thank you to Chandra Majumdar and Ben Edwards for adding this capability.
-
Add the ability to run a live query and receive results using only the Fleet REST API with a
GET /api/v1/fleet/queries/run
API route. Documentation for this new API route can be found here on fleetdm.com/docs. -
Add ability to see whether a specific host is "Passing" or "Failing" a policy on the Host details page. This information is also exposed in the
GET api/v1/fleet/hosts/{id}
API route. In Fleet, a policy is a "yes" or "no" question you can ask of all your hosts. -
Add the ability to quickly see the total number of "Failing" policies for a particular host on the Hosts page with a new "Issues" column. Total "Issues" are also revealed on a specific host's Host details page.
-
Add the ability to see which platforms (macOS, Windows, Linux) a specific query is compatible with. The compatibility detected by Fleet is estimated based on the osquery tables used in the query.
-
Add the ability to see whether your queries have a "Minimal," "Considerable," or "Excessive" performance impact on your hosts. Query performance information is only collected when a query runs as a scheduled query.
-
Running a "Minimal" query, very frequently, has little to no impact on your host's performance.
-
Running a "Considerable" query, frequently, can have a noticeable impact on your host's performance.
-
Running an "Excessive" query, even infrequently, can have a significant impact on your host’s performance.
-
-
Add the ability to see a list of hosts that have a specific software version installed by selecting a software version on a specific host's Host details page. Software inventory is currently under a feature flag. To enable this feature flag, check out the feature flag documentation.
-
Add the ability to see all vulnerable software detected across all your hosts with the
GET /api/v1/fleet/software
API route. Documentation for this new API route can be found here on fleetdm.com/docs. -
Add the ability to see the exact number of hosts that selected filters on the Hosts page. This ability is also available when using the
GET api/v1/fleet/hosts/count
API route. -
Add ability to automatically "Refetch" host vitals for a particular host without manually reloading the page.
-
Add ability to connect to Redis with TLS. Documentation for configuring Fleet to use a TLS connection to the Redis server can be found here on fleetdm.com/docs.
-
Add
cluster_read_from_replica
Redis to specify whether or not to prefer readying from a replica when possible. Documentation for this configuration option can be found here on fleetdm.com/docs. -
Fix a bug in which turning on the host expiry setting did not remove expired hosts from Fleet.
-
Fix a bug in which the Software inventory for some host's was missing
bundle_identifier
information.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/v4.5.0/docs/README.md
Binary Checksum
SHA256
2984129ac927eef77380cd762725563c0f2b5ebb1bc9f958b4501da9dd031a96 fleetctl_v4.5.0_windows.tar.gz
2a063820b3f688927360334abffae671ef5299b3f10e008ec9f7d7332e8b0151 fleetctl_v4.5.0_windows.zip
991a261b405740566ab86fb09f1ad6ba39e0063410554e08b6a1701065c27ef0 fleetctl_v4.5.0_macos.zip
ba3098b442ec56748ac00c03be80c32c62687c65a1276e3a48e05dd27c5d2b30 fleet_v4.5.0_linux.tar.gz
cf9d9de6fe467c0c8ac49d96cef3d49b29100a103f94258bf5068a9a8eaf740f fleetctl_v4.5.0_linux.zip
e6557bfef6fe1620298558b35d80f491a65979115b8c0250f47fffc8327a90e9 fleetctl_v4.5.0_linux.tar.gz
fb12e3bb085663b41a7e8bf5754490c39a83383b9d58a07c2bbbe3e5ef79f71b fleetctl_v4.5.0_macos.tar.gz
Docker images
docker pull fleetdm/fleetctl:v4.5.0
docker pull fleetdm/fleetctl:v4.5.0
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.5.0
docker pull fleetdm/fleet:v4.5.0
docker pull fleetdm/fleet:v4
fleet-v4.4.3
Changes
-
Cache AppConfig in Redis to speed up requests and reduce MySQL load.
-
Fix migration compatibility with MySQL GTID replication.
-
Improve performance of software listing query.
-
Improve MSI generation compatibility (for macOS M1 and some Virtualization configurations) in
fleetctl package
.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/fleet-v4.4.3/docs/README.md
Binary Checksum
SHA256
192086b0c2476e3c4a1a5a009efcac33a2f18e90bcd027f3de0510fe32bad678 fleetctl_v4.4.3_linux.tar.gz
4f00364d720f2e6ab35ad00fb5a89281dbc154229eb9182dad15c052f684d81d fleetctl_v4.4.3_macos.tar.gz
539a209b654c71ae85932a61a9eac851f4609efdad2f24ed26f4b276edf3ff30 fleetctl_v4.4.3_windows.zip
782d7f3180c114f317c3514525f60a0131533755829cffca0940d79e958c659d fleetctl_v4.4.3_macos.zip
936c20298e083181ad8279ee3f9f5b26e6d930a6a0998f3b29db17ac9c21bae1 fleetctl_v4.4.3_windows.tar.gz
b270187e9464d762b43515292495a98a030f9ffb155d676556df26bb513f5319 fleetctl_v4.4.3_linux.zip
d7b9a2d56b69bcbc30138ae816342b336000c5c343e77ab9ff655663fd19998a fleet_v4.4.3_linux.tar.gz
Docker images
docker pull fleetdm/fleetctl:v4.4.3
docker pull fleetdm/fleetctl:v4.4.3
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.4.3
docker pull fleetdm/fleet:v4.4.3
docker pull fleetdm/fleet:v4
fleet-v4.4.2
Changes
-
Fix migration errors under some MySQL configurations due to use of temporary tables.
-
Fix pagination of hosts on host dashboard.
-
Optimize HTTP requests on host search.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/fleet-v4.4.2/docs/README.md
Binary Checksum
SHA256
02348e5ec22a07c12a1b13342b0f78294b8486250bc61f91da3cc66d0d1b4c6d fleetctl_v4.4.2_linux.zip
221d0959f41d9192a4cdd0f65d4e0876629886a1cb313331d7e4ce0f214c4bd6 fleetctl_v4.4.2_macos.zip
274d9b53ebeab9804fe5cbbdc86776d7f99785948d66cf5b462fdd4f1bd4fd9d fleet_v4.4.2_linux.tar.gz
99799b7a206e2f1f8f7ddd3750b2b83ccfd0e058805b55c5d67ece779bd00fe3 fleetctl_v4.4.2_linux.tar.gz
c04cc37d6d6179bd1d3145b4bd2bb74ae80cae7f0866689516be83403812bf8b fleetctl_v4.4.2_macos.tar.gz
dd127c2fef0d87227ccec39e59c53ccbc5a3bd474c6f4031bd07567fc37e96f6 fleetctl_v4.4.2_windows.tar.gz
e4d5374a642b11793ba4f8ca061dea18211d043be69ce6113c176ed3a49086e4 fleetctl_v4.4.2_windows.zip
Docker images
docker pull fleetdm/fleetctl:v4.4.2
docker pull fleetdm/fleetctl:v4.4.2
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.4.2
docker pull fleetdm/fleet:v4.4.2
docker pull fleetdm/fleet:v4
fleet-v4.4.1
Changes
-
Fix database migrations error when updating from 4.3.2 to 4.4.0. This did not effect upgrades
between other versions and 4.4.0. -
Improve logging of errors in fleet serve.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/fleet-v4.4.1/docs/README.md
Binary Checksum
SHA256
0dc70a973d5ebeebe46df43fe39f0edc914a2cb49b00bfb074fe27163b77e329 fleetctl_v4.4.1_windows.tar.gz
16904861e677c4a60cdfbcbe776fdc31a5dd2eb2e8845d43cf39562ba39b994e fleetctl_v4.4.1_linux.tar.gz
45367df2516a6fc0378af7af3addacbc79237eb2403f6f4797084dbc74b84ecd fleetctl_v4.4.1_macos.zip
628424e4ab3fda06dfead189c61d2a497e01c73ff288dda960a8a24bb90eeaf2 fleetctl_v4.4.1_windows.zip
bd37624263810af2b8b5259889829199875f87005d7c271b573be7b5b4c5a957 fleet_v4.4.1_linux.tar.gz
beb5eb7d648fbc718439c874ac3f49086b97ea728091ff3748000b802d90e0b6 fleetctl_v4.4.1_linux.zip
cd549469dad090ce6814cce04a4a0975b25572412268cb3a9480e4a62e468ef5 fleetctl_v4.4.1_macos.tar.gz
Docker images
docker pull fleetdm/fleetctl:v4.4.1
docker pull fleetdm/fleetctl:v4.4.1
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.4.1
docker pull fleetdm/fleet:v4.4.1
docker pull fleetdm/fleet:v4
fleet-v4.4.0
Changes
-
Fleet Premium: Teams Schedules show inherited queries from All teams (global) Schedule.
-
Fleet Premium: Team Maintainers can modify and delete queries, and modify the Team Schedule.
-
Fleet Premium: Team Maintainers can delete hosts from their teams.
-
fleetctl get hosts
now shows host additional queries if there are any. -
Update default homepage to new dashboard.
-
Add ability to bulk delete hosts based on manual selection and applied filters.
-
Display macOS bundle identifiers on software table if available.
-
Fixed scroll position when navigating to different pages.
-
Fleet Premium: When transferring a host from team to team, clear the Policy results for that host.
-
Improve stability of host vitals (fix cases of dropping users table, disk space).
-
Improve performance and reliability of Policy database migrations.
-
Provide a more clear error when a user tries to delete a query that is set in a Policy.
-
Fix query editor Delete key and horizontal scroll issues.
-
Cleaner buttons and icons on Manage Hosts Page.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/fleet-v4.4.0/docs/README.md
Binary Checksum
SHA256
10a251277831ce3a074442dd86458f215d805e73b204b4397dfbb8814a41cd70 fleetctl_v4.4.0_macos.zip
33ec61f1a26ccc1730693d51fc5d633e10987a4623fcef9bf2b9dd34b41fb098 fleet_v4.4.0_linux.tar.gz
b9ad9c608a70c1fad2f710da77390e2780674e9c7e09ba658aae7040af782302 fleetctl_v4.4.0_linux.tar.gz
c5d24d089e74157d5830b3745702d6ffad469833a756182d0da6ed02972454ee fleetctl_v4.4.0_windows.zip
e50b12952ba35e18e7c8cd41a5597c17dfbe4bcf44137950541a03d0665b1ef6 fleetctl_v4.4.0_macos.tar.gz
f2208527dd6103db9f805f6ea602f670f4709ca4433081bce522ddd1c9548e2a fleetctl_v4.4.0_windows.tar.gz
fee2b6422beb0d5192115b88e821b436ca02fca2245f0faa91f850cc45391b7f fleetctl_v4.4.0_linux.zip
Docker images
docker pull fleetdm/fleetctl:v4.4.0
docker pull fleetdm/fleetctl:v4.4.0
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.4.0
docker pull fleetdm/fleet:v4.4.0
docker pull fleetdm/fleet:v4
fleet-v4.3.2
Changes
-
Improve database performance by reducing the amount of MySQL database queries when a host checks in.
-
Fix a bug in which users with the global maintainer role could not edit or save queries. In, Fleet 4.0.0, the Admin, Maintainer, and Observer user roles were introduced. Documentation for the permissions associated with each role can be found here on fleetdm.com/docs.
-
Fix a bug in which policies were checked about every second and add a
policy_update_interval
osquery configuration option. Documentation for this configuration option can be found here on fleetdm.com/docs. -
Fix a bug in which edits to a query’s name, description, SQL did not appear until the user refreshed the Edit query page.
-
Fix a bug in which the hosts count for a label returned 0 after modifying a label’s name or description.
-
Improve error message when attempting to create or edit a user with an email that already exists.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/4.3.2/docs/README.md
Binary Checksum
SHA256
1785f1245b7e774065902c2e786eb5ed849c7890e1ee13935216694903ea4e52 fleetctl_v4.3.2_linux.tar.gz
1eccaf925c52a837acb4f65f9228aca1eba28f84c5553481b4f50185faa1ccdf fleetctl_v4.3.2_macos.zip
3be4104f44a14471d36a983d17d0982151a09e0e3c2a2dce380812feba0f448f fleet_v4.3.2_linux.tar.gz
5da8561a192181ca881f1f470cc7fe5ac42257799b424ba95b4f43bb05922fb3 fleetctl_v4.3.2_linux.zip
8f62734c77bda51bc8cca1677e91983ed63c583c90394b63af8d97122f795d2e fleetctl_v4.3.2_windows.zip
c60ed4b006b3ef1a43d519c34e0809eaa6c82bb83ddf3d0a0905120dee922210 fleetctl_v4.3.2_windows.tar.gz
fa0af07698ab82182cbbe98ba115ef6afb7b617e243e5aaa1e8bd3831cde31bf fleetctl_v4.3.2_macos.tar.gz
Docker images
docker pull fleetdm/fleetctl:v4.3.2
docker pull fleetdm/fleetctl:v4.3.2
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.3.2
docker pull fleetdm/fleet:v4.3.2
docker pull fleetdm/fleet:v4
fleet-v4.3.1
Changes
-
Add
fleetctl get software
command to list all software and the detected vulnerabilities. The Vulnerable software feature is currently in Beta. For information on how to configure the Vulnerable software feature and how exactly Fleet processes vulnerabilities, check out the Vulnerability processing documentation. -
Add
fleetctl vulnerability-data-stream
command to sync the vulnerabilities processing data streams by hand. -
Add
disable_data_sync
vulnerabilities configuration option to avoid downloading the data streams. Documentation for this configuration option can be found here on fleetdm.com/docs. -
Only show observers the queries they have permissions to run on the Queries page. In, Fleet 4.0.0, the Admin, Maintainer, and Observer user roles were introduced. Documentation for the permissions associated with each role can be found here on fleetdm.com/docs.
-
Add
connect_retry_attempts
Redis configuration option to retry failed connections. Documentation for this configuration option can be found here on fleetdm.com/docs. -
Add
cluster_follow_redirections
Redis configuration option to follow cluster redirections. Documentation for this configuration option can be found here on fleetdm.com/docs. -
Add
max_jitter_percent
osquery configuration option to prevent all hosts from returning data at roughly the same time. Note that this improves the Fleet server performance, but it will now take longer for new labels to populate. Documentation for this configuration option can be found here on fleetdm.com/docs. -
Improve the performance of database migrations.
-
Reduce database load for label membership recording.
-
Fail early if the process does not have permissions to write to the logging file.
-
Completely skip trying to save a host's users and software inventory if it's disabled to reduce database load.
-
Fix a bug in which team maintainers were unable to run live queries against the hosts assigned to their team(s).
-
Fix a bug in which a blank screen would intermittently appear on the Hosts page.
-
Fix a bug detecting disk space for hosts.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for this release can be found at https://github.com/fleetdm/fleet/blob/fleet-v4.3.1/docs/README.md
Binary Checksum
SHA256
0fa83a4134398fa2cb32f5862241d18026c4e5e7d0069d82c639782c824e587f fleetctl_v4.3.1_linux.zip
14563255e7ddfd93b795837523c4d0d2de4bf362dd388a8d497c06c46d1ea9d6 fleetctl_v4.3.1_macos.tar.gz
5f709602bf0c0ecae271d3068fcbd3368256de76df36caf7952a88eca2d800ea fleetctl_v4.3.1_macos.zip
8b615c28622c675ba8af3622d09a2f8becc7cc9d44e7d0a2853fd738d36dbfda fleet_v4.3.1_linux.tar.gz
adba7e83eaef17c96b53c79b51208705d1a877c9a0c02b5abf80a68095135d58 fleetctl_v4.3.1_windows.zip
ae1fa468e6377422644b71c1bae5800accfbb28b4782f50641126c75c83aea19 fleetctl_v4.3.1_linux.tar.gz
c08cc873b6504e0ceda1634cf924876cab0e388fc7236bd5b7e45e451e7daad9 fleetctl_v4.3.1_windows.tar.gz
Docker images
docker pull fleetdm/fleetctl:v4.3.1
docker pull fleetdm/fleetctl:v4.3.1
docker pull fleetdm/fleetctl:v4
docker pull fleetdm/fleet:v4.3.1
docker pull fleetdm/fleet:v4.3.1
docker pull fleetdm/fleet:v4