Skip to content

Commit 04ab8a4

Browse files
author
GitHub Actions
committed
v4.71.0 Release
1 parent 9064578 commit 04ab8a4

File tree

2,498 files changed

+462968
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,498 files changed

+462968
-67
lines changed

config/app_dynamics_agent.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,12 @@
1515

1616
# Configuration for the AppDynamics framework
1717
---
18-
version: +
18+
version: 24.5.0_36037
1919
repository_root: "{default.repository.root}/appdynamics"
20-
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh")
21-
default_node_name: $(jq -r -n "\"$APPD_CF_NODE_PREFIX\" + ($VCAP_APPLICATION | .application_name) + \":$CF_INSTANCE_INDEX\" | @sh")
22-
default_tier_name:
23-
default_unique_host_name: $(jq -r -n "$VCAP_APPLICATION | .application_id + \":$CF_INSTANCE_INDEX\" | @sh")
20+
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name
21+
| @sh")
22+
default_node_name: $(jq -r -n "\"$APPD_CF_NODE_PREFIX\" + ($VCAP_APPLICATION | .application_name)
23+
+ \":$CF_INSTANCE_INDEX\" | @sh")
24+
default_tier_name:
25+
default_unique_host_name: $(jq -r -n "$VCAP_APPLICATION | .application_id + \":$CF_INSTANCE_INDEX\"
26+
| @sh")

config/azure_application_insights_agent.yml

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

1616
# Configuration for the Azure Application Insights framework.
1717
---
18-
version: 3.+
18+
version: 3.5.3
1919
repository_root: "{default.repository.root}/azure-application-insights"

config/client_certificate_mapper.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Container security provider configuration
1717
---
18-
version: 2.+
18+
version: 2.0.1
1919
version_lines:
20-
- 2.+
21-
repository_root: "{default.repository.root}/client-certificate-mapper"
20+
- 2.+
21+
repository_root: "{default.repository.root}/client-certificate-mapper"

config/container_customizer.yml

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

1616
# Configuration for the Container Customizer framework
1717
---
18-
version: 2.+
18+
version: 2.6.0_RELEASE
1919
repository_root: "{default.repository.root}/container-customizer"

config/container_security_provider.yml

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

1616
# Container security provider configuration
1717
---
18-
version: 1.+
18+
version: 1.20.0_RELEASE
1919
repository_root: "{default.repository.root}/container-security-provider"
2020
key_manager_enabled:
2121
trust_manager_enabled:

config/contrast_security_agent.yml

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

1616
# Configuration for the ContrastSecurity framework
1717
---
18-
version: 6.+
18+
version: 6.5.3
1919
repository_root: https://download.run.pivotal.io/contrast-security

config/datadog_javaagent.yml

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

1616
# Configuration for the Datadog APM Javaagent
1717
---
18-
version: +
18+
version: 1.37.1
1919
repository_root: https://raw.githubusercontent.com/datadog/dd-trace-java/cloudfoundry/

config/elastic_apm_agent.yml

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

1616
# Configuration for the Elastic Apm Agent framework
1717
---
18-
version: 1.+
18+
version: 1.50.0
1919
repository_root: https://raw.githubusercontent.com/elastic/apm-agent-java/master/cloudfoundry

config/google_stackdriver_profiler.yml

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

1616
# Configuration for the Groovy container
1717
---
18-
version: 0.+
18+
version: 0.1.0
1919
repository_root: "{default.repository.root}/google-stackdriver-profiler/{platform}/{architecture}"
2020
application_name:
2121
application_version:

config/groovy.yml

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

1616
# Configuration for the Groovy container
1717
---
18-
version: 2.5.+
18+
version: 2.5.23
1919
repository_root: "{default.repository.root}/groovy"

0 commit comments

Comments
 (0)