Releases: saltstack-formulas/prometheus-formula
Releases · saltstack-formulas/prometheus-formula
v5.6.5
5.6.5 (2022-07-11)
Bug Fixes
- storage/install: correct "owner" param to "user" (8294f4f)
Continuous Integration
- update
pre-commit
configuration inc. for pre-commit.ci [skip ci] (7e63074) - kitchen+gitlab: update for new pre-salted images [skip ci] (f870697)
Tests
- system.rb: add support for
mac_os_x
[skip ci] (5c7c22e)
v5.6.4
v5.6.3
v5.6.2
v5.6.1
v5.6.0
5.6.0 (2021-08-06)
Bug Fixes
- defaults: use nologin instead of /bin/false (1af0deb)
- indempotency: run reload onchanges only (9166498)
Continuous Integration
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (3fafc21) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (802970c) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (3203953)
Features
- config/users: add support for
debian-11
[skip ci] (0e65cc3)
v5.5.2
v5.5.1
5.5.1 (2021-07-09)
Bug Fixes
- added guidance and reverted incorrected changes from prior commits (0ca247a), closes #59
- added guidance and reverted incorrected changes from prior commits (a4dfb87), closes #59
- added handle for alternative argument opts header (076869a), closes #59
- added handle for alternative argument opts header (4de3ebd), closes #59
- removed erroneus dash (-) (ef8a3a9), closes #59
- removed erroneus dash (-) (52845bb), closes #59
- revert to use of macro.jinja for arg handling (f2261f9)
- revert to use of macro.jinja for arg handling (696bee0)
- rework to implement environment variables handling (e52f804), closes #59
- rework to implement environment variables handling (eea5b40), closes #59 #59
- switched test config entry that wasnt available for deb9 (5c1d8b6)
- switched test config entry that wasnt available for deb9 (4635ca7)
Continuous Integration
v5.5.0
5.5.0 (2021-05-28)
Bug Fixes
- clientlibs/install: ensure
tar
is available for Oracle Linux 8 (d30b42c) - node_exporter: typo (cc112e7), closes #57
- pillar: fix
OverflowError: Range too big
--MAX_RANGE (100000)
(c9cfdfd), closes /gitlab.com/myii/prometheus-formula/-/jobs/1077740890#L779
Continuous Integration
- add
arch-master
to matrix and update.travis.yml
[skip ci] (046b0ee) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (05f66ac) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (df0ec43)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (a9e26a7) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (e283bfb)
Documentation
- remove files which aren't formula-specific [skip ci] (1b2c50a)
- readme: fix headings and contributing link [skip ci] (bb7b816)
Features
- archive: allow command line arguments without values (08ad2ca)
- config: allow to manage extra files (5f3dc6f)
Tests
v5.4.0
5.4.0 (2021-02-10)
Bug Fixes
- clean: include repo clean too (782dd45)
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (e0f6a8b) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (7d80e4a) - gitlab-ci: use GitLab CI as Travis CI replacement (4f290c2)
- pre-commit: update hook for
rubocop
[skip ci] (60ec8e5)
Documentation
- archive: update pillar.example with env var for mysqld_exporter (1631137)
Features
- archive: managing env vars in systemd unit (4e60b17)
Tests
- archive: add env vars tests (018e759)