Skip to content

Commit

Permalink
[APM] upgrades package version to 7.17.0 for APM Fleet migration (#13…
Browse files Browse the repository at this point in the history
  • Loading branch information
ogupte authored Jul 25, 2022
1 parent 0732077 commit af01e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/apm/common/fleet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

export const POLICY_ELASTIC_AGENT_ON_CLOUD = 'policy-elastic-agent-on-cloud';

export const SUPPORTED_APM_PACKAGE_VERSION = '7.16.0';
export const SUPPORTED_APM_PACKAGE_VERSION = '7.17.0';

export const ELASTIC_CLOUD_APM_AGENT_POLICY_ID = 'elastic-cloud-apm';

0 comments on commit af01e8c

Please sign in to comment.