Releases: saltstack-formulas/prometheus-formula
Releases · saltstack-formulas/prometheus-formula
v5.3.0
v5.2.0
v5.1.0
5.1.0 (2020-11-12)
Continuous Integration
- pre-commit: add to formula [skip ci] (a639b78)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (5dd496c) - pre-commit: finalise
rstcheck
configuration [skip ci] (d00473a)
Features
- config: defaults.yaml update archives versions and hashes (bfff38b)
Tests
- archive: update test according to defaults.yaml changes (34a9805)
v5.0.2
v5.0.1
5.0.1 (2020-08-24)
Bug Fixes
- pillar: fix service name in archive mode ()
- service: pick up the right service name in pillars ()
- service: service is not reloaded because of failing if ()
- test: add tests on node_exporter service ()
- test: add tests on prometheus-node-exporter ()
- test: fix alertmanager service name in repo mode test ()
- test: fix test pillars ()
- test: fix tests for RedHat OSes in repo mode ()
- test: test Salt 3001 with Debian 9 and 10 ()
Styles
v5.0.0
5.0.0 (2020-08-24)
Bug Fixes
BREAKING CHANGES
- defaults: The golang clientib is not required for
the regular use of this formula but, if you already expected it to be
installed by default, you'll need to update your pillars to do so.
Running this version of the formula over previous ones won't break the
minions, only skip clientlibs.