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 2121 run : |
2222 FLEET_URL="${FLEET_URL%/}"
2323 FLEET_VERSION="$(curl "$FLEET_URL/api/v1/fleet/version" --header "Authorization: Bearer $FLEET_API_TOKEN" --fail --silent | jq --raw-output '.version')"
24- DEFAULT_FLEETCTL_VERSION="4.83.1 "
24+ DEFAULT_FLEETCTL_VERSION="4.84.0 "
2525
2626 # Decide which fleetctl version to install:
2727 # If the server returns a clean version (e.g. 4.74.0), use that.
Original file line number Diff line number Diff line change 2121 run : |
2222 FLEET_URL="${FLEET_URL%/}"
2323 FLEET_VERSION="$(curl "$FLEET_URL/api/v1/fleet/version" --header "Authorization: Bearer $FLEET_API_TOKEN" --fail --silent | jq --raw-output '.version')"
24- DEFAULT_FLEETCTL_VERSION="4.83.1 "
24+ DEFAULT_FLEETCTL_VERSION="4.84.0 "
2525
2626 # Decide which fleetctl version to install:
2727 # 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