Skip to content

Commit

Permalink
Release version 3.5 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
Slavek Kabrda authored Jan 12, 2023
1 parent 916cac2 commit 1ef6631
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

## 3.5

* [DEPRECATION] Remove the old RPM GPG key 4172A230 from hosts that still trust it, and stop trusting it.

## 3.4 / 2021-08-12

* [FEATURE] Install datadog-signing-keys on Debian-based platforms [#69][]
Expand Down
2 changes: 1 addition & 1 deletion datadog/map.jinja
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set formula_version = '3.4' %}
{% set formula_version = '3.5' %}

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

0 comments on commit 1ef6631

Please sign in to comment.