File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes
22
3+ ## 3.6 / 2023-07-10
4+
5+ * [ FEATURE] Update signing keys [ #83 ] [ ]
6+
37## 3.5 / 2023-01-12
48
59* [ DEPRECATION] Remove the old RPM GPG key 4172A230 from hosts that still trust it, and stop trusting it.
@@ -99,4 +103,5 @@ This release contains breaking changes to the pillar file structure. Please read
99103[ #65 ] : https://github.com/DataDog/datadog-formula/issues/65
100104[ #67 ] : https://github.com/DataDog/datadog-formula/issues/67
101105[ #68 ] : https://github.com/DataDog/datadog-formula/issues/68
102- [ #69 ] : https://github.com/DataDog/datadog-formula/issues/69
106+ [ #69 ] : https://github.com/DataDog/datadog-formula/issues/69
107+ [ #83 ] : https://github.com/DataDog/datadog-formula/issues/83
Original file line number Diff line number Diff line change 1- {% set formula_version = '3.5 ' %}
1+ {% set formula_version = '3.6 ' %}
22
33{% set os_family_map = salt ['grains.filter_by' ]({
44 'Debian' : {},
You can’t perform that action at this time.
0 commit comments