Skip to content

Releases: saltstack-formulas/prometheus-formula

v5.6.5

11 Jul 10:16
Compare
Choose a tag to compare

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

26 Feb 12:16
Compare
Choose a tag to compare

5.6.4 (2022-02-26)

Bug Fixes

  • pkgrepo: remove gpgkey2 file.replace for idempotency (e96c953)

Continuous Integration

  • update linters to latest versions [skip ci] (7d5df46)

Tests

  • system: add build_platform_codename [skip ci] (2396a13)

v5.6.3

06 Feb 00:17
Compare
Choose a tag to compare

5.6.3 (2022-02-06)

Bug Fixes

  • archive: make sure special commandline flags are accepted (9529d5f)

Continuous Integration

  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (d1b7d8c)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (5d39408)

v5.6.2

13 Dec 22:49
Compare
Choose a tag to compare

5.6.2 (2021-12-13)

Bug Fixes

  • groups: groups should always be created as system groups (711ebf7)

v5.6.1

09 Dec 15:04
Compare
Choose a tag to compare

5.6.1 (2021-12-09)

Bug Fixes

  • users: users should always be created as system users (ee20f82)

Continuous Integration

  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (4628d74)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (cfb0949)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (9fda233)

v5.6.0

06 Aug 10:14
Compare
Choose a tag to compare

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 customised inspec repo [skip ci] (3fafc21)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (802970c)
  • kitchen: move provisioner block & update run_command [skip ci] (3203953)

Features

  • config/users: add support for debian-11 [skip ci] (0e65cc3)

v5.5.2

16 Jul 02:50
Compare
Choose a tag to compare

5.5.2 (2021-07-16)

Bug Fixes

  • clientlibs/install: ensure tar is available for Amazon Linux 2 (7140ccf)
  • check for Amazon in osfamilymap for pkg repo (338ab4d), closes #65
  • update Gitlab CI -test amazonlinux correctly (6745bf2), closes #65

v5.5.1

09 Jul 23:38
Compare
Choose a tag to compare

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

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (5550397)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (fa96aab)

v5.5.0

28 May 13:59
Compare
Choose a tag to compare

5.5.0 (2021-05-28)

Bug Fixes

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (046b0ee)
  • gemfile+lock: use ssf customised kitchen-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

  • standardise use of share suite & _mapdata state [skip ci] (2b38c9e)
  • pillar/repo: avoid alertmanager config where newer than package (83efb0b)

v5.4.0

10 Feb 18:34
Compare
Choose a tag to compare

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 (with allow_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)