Skip to content

Commit

Permalink
Update x-pack/plugins/fleet/public/applications/fleet/sections/agents…
Browse files Browse the repository at this point in the history
…/components/agent_upgrade_modal/constants.tsx

Co-authored-by: Nicolas Chaulet <n.chaulet@gmail.com>
  • Loading branch information
kpollich and nchaulet committed Jul 21, 2022
1 parent dd07ac1 commit cce779f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 2.0.
*/

export const MINIMUM_SUPPORTED_VERSION = '8.3.0';
export const ROLLING_UPGRADE_MINIMUM_SUPPORTED_VERSION = '8.3.0';

// Available versions for the upgrade of the Elastic Agent
export const FALLBACK_VERSIONS = [
Expand Down

0 comments on commit cce779f

Please sign in to comment.