Skip to content

Commit 6f2cfca

Browse files
authored
Release 3.3 (#64)
Release version 3.3 of the formula.
1 parent ac148f2 commit 6f2cfca

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes
22

3+
## 3.3 / 2020-11-16
4+
5+
* [FEATURE] Trust new Datadog GPG keys [#63][]
6+
37
## 3.2 / 2020-08-31
48

59
* [FEATURE] Allow installing third-party integrations [#57][] & [#58][]
@@ -79,4 +83,5 @@ This release contains breaking changes to the pillar file structure. Please read
7983
[#52]: https://github.com/DataDog/datadog-formula/issues/52
8084
[#57]: https://github.com/DataDog/datadog-formula/issues/57
8185
[#58]: https://github.com/DataDog/datadog-formula/issues/58
82-
[#59]: https://github.com/DataDog/datadog-formula/issues/59
86+
[#59]: https://github.com/DataDog/datadog-formula/issues/59
87+
[#63]: https://github.com/DataDog/datadog-formula/issues/63

datadog/map.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set formula_version = '3.0' %}
1+
{% set formula_version = '3.3' %}
22

33
{% set os_family_map = salt['grains.filter_by']({
44
'Debian': {},

0 commit comments

Comments
 (0)