prometheus-formula/CHANGELOG.md
semantic-release-bot 0527efcc3f chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v1.2.0...v2.0.0) (2019-06-22)

### Features

* **repository:** add support for pkgrepo.managed ([907f9a6](https://github.com/saltstack-formulas/prometheus-formula/commit/907f9a6))

### BREAKING CHANGES

* **repository:** the variable 'pkg' was renamed 'pkg.name',
  update your pillars
2019-06-22 17:00:30 +00:00

1.5 KiB
Raw Blame History

Changelog

2.0.0 (2019-06-22)

Features

  • repository: add support for pkgrepo.managed (907f9a6)

BREAKING CHANGES

  • repository: the variable pkg was renamed pkg.name, update your pillars

1.2.0 (2019-06-05)

Features

  • macos: basic package and group handling (e6a8b0c)

1.1.0 (2019-04-30)

Bug Fixes

Features

  • args: handle service arguments the same way (94078fe)
  • exporters: added node_exporter (34ada49)

1.0.0 (2019-04-25)

Continuous Integration

  • travis: use structure of template-formula (88d3f3e)

Features

  • prometheus: basic setup based on template-formula (b9b7cc0)