This repository was archived by the owner on Jul 29, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 fi
3333
3434 FLEET_VERSION="$(curl "$FLEET_URL/api/v1/fleet/version" --header "Authorization: Bearer $FLEET_API_TOKEN" "${CURL_HEADER_ARGS[@]}" --fail --silent | jq --raw-output '.version')"
35- DEFAULT_FLEETCTL_VERSION="4.87.0 "
35+ DEFAULT_FLEETCTL_VERSION="4.87.1 "
3636
3737 # Decide which fleetctl version to install:
3838 # If the server returns a clean version (e.g. 4.74.0), use that.
Original file line number Diff line number Diff line change 3232 fi
3333
3434 FLEET_VERSION="$(curl "$FLEET_URL/api/v1/fleet/version" --header "Authorization: Bearer $FLEET_API_TOKEN" "${CURL_HEADER_ARGS[@]}" --fail --silent | jq --raw-output '.version')"
35- DEFAULT_FLEETCTL_VERSION="4.87.0 "
35+ DEFAULT_FLEETCTL_VERSION="4.87.1 "
3636
3737 # Decide which fleetctl version to install:
3838 # If the server returns a clean version (e.g. 4.74.0), use that.
You can’t perform that action at this time.
0 commit comments