Skip to content

Commit 3301852

Browse files
authored
Add trend_micro_cloud_one to removed integrations (#21864)
* Add trend_micro_cloud_one to removed integrations * Lint
1 parent 76dd1b2 commit 3301852

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)