Skip to content

Commit 0d5325a

Browse files
Add trend_micro_cloud_one to removed integrations (#21864) (#21967)
* Add trend_micro_cloud_one to removed integrations * Lint (cherry picked from commit 3301852) Co-authored-by: Kyle Neale <kyle.neale@datadoghq.com>
1 parent 3f86977 commit 0d5325a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ddev/src/ddev/cli/release/agent/changelog.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525

2626
REMOVED_INTEGRATIONS = {
2727
# name --> display name
28-
'kaspersky': 'Kaspersky'
28+
'kaspersky': 'Kaspersky',
29+
'trend_micro_cloud_one': 'Trend Micro Cloud One',
2930
}
3031

3132

0 commit comments

Comments
 (0)