Skip to content

Commit 78c3d0a

Browse files
committed
Loosen AppDynamics Versions
This change loosens the version range of the AppDynamics agent.
1 parent 538d546 commit 78c3d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app_dynamics_agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Configuration for the AppDynamics framework
1717
---
18-
version: 4.1.+
18+
version: 4.+
1919
repository_root: "{default.repository.root}/app-dynamics"
2020
default_application_name:
2121
default_node_name: $(ruby -e "require 'json' ; a = JSON.parse(ENV['VCAP_APPLICATION']);

0 commit comments

Comments
 (0)