We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd10d3f commit b1a7c24Copy full SHA for b1a7c24
CHANGELOG.md
@@ -1,5 +1,9 @@
1
CHANGELOG
2
=========
3
+# 4.26.0 / 2024-08-19
4
+* [IMPROVEMENT] datadog-installer registry support [#596]
5
+* [BUGFIX] Fix the datadog-installer on openSUSE [#594]
6
+
7
# 4.25.0 / 2024-08-06
8
* [BUGFIX] Correctly install datadog-installer on RHEL derivatives [#587]
9
* [BUGFIX] Enable datadog-installer when remote_updates is true [#588]
defaults/main.yml
@@ -1,5 +1,5 @@
---
-role_version: 4.25.0
+role_version: 4.26.0
# define if the datadog-agent services should be enabled
datadog_enabled: true
0 commit comments