chore(release): 3.0.1 [skip ci]
## [3.0.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.0.0...v3.0.1) (2019-06-28) ### Bug Fixes * **alternatives:** fix requisite ([8c410d7](https://github.com/saltstack-formulas/prometheus-formula/commit/8c410d7))
This commit is contained in:
		
							parent
							
								
									5045a76f82
								
							
						
					
					
						commit
						117708bee7
					
				@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord
 | 
			
		||||
 | 
			
		||||
Avatar|Contributor|Contributions
 | 
			
		||||
:-:|---|:-:
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|21
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|7
 | 
			
		||||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|4
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-23.
 | 
			
		||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-28.
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,12 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## [3.0.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.0.0...v3.0.1) (2019-06-28)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
 | 
			
		||||
* **alternatives:** fix requisite ([8c410d7](https://github.com/saltstack-formulas/prometheus-formula/commit/8c410d7))
 | 
			
		||||
 | 
			
		||||
# [3.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v2.0.0...v3.0.0) (2019-06-23)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								FORMULA
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								FORMULA
									
									
									
									
									
								
							@ -1,7 +1,7 @@
 | 
			
		||||
name: prometheus
 | 
			
		||||
os: FreeBSD
 | 
			
		||||
os_family: FreeBSD
 | 
			
		||||
version: 3.0.0
 | 
			
		||||
version: 3.0.1
 | 
			
		||||
release: 1
 | 
			
		||||
minimum_version: 2016.11
 | 
			
		||||
summary: Prometheus formula
 | 
			
		||||
 | 
			
		||||
@ -13,14 +13,14 @@ This list is sorted by the number of commits per contributor in *descending* ord
 | 
			
		||||
   * - Avatar
 | 
			
		||||
     - Contributor
 | 
			
		||||
     - Contributions
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
 | 
			
		||||
     - `@noelmcloughlin <https://github.com/noelmcloughlin>`_
 | 
			
		||||
     - 21
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
 | 
			
		||||
     - `@alxwr <https://github.com/alxwr>`_
 | 
			
		||||
     - 7
 | 
			
		||||
   * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
 | 
			
		||||
     - `@noelmcloughlin <https://github.com/noelmcloughlin>`_
 | 
			
		||||
     - 4
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
----
 | 
			
		||||
 | 
			
		||||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-06-23.
 | 
			
		||||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-06-28.
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,15 @@
 | 
			
		||||
Changelog
 | 
			
		||||
=========
 | 
			
		||||
 | 
			
		||||
`3.0.1 <https://github.com/saltstack-formulas/prometheus-formula/compare/v3.0.0...v3.0.1>`_ (2019-06-28)
 | 
			
		||||
------------------------------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
Bug Fixes
 | 
			
		||||
^^^^^^^^^
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
* **alternatives:** fix requisite (\ `8c410d7 <https://github.com/saltstack-formulas/prometheus-formula/commit/8c410d7>`_\ )
 | 
			
		||||
 | 
			
		||||
`3.0.0 <https://github.com/saltstack-formulas/prometheus-formula/compare/v2.0.0...v3.0.0>`_ (2019-06-23)
 | 
			
		||||
------------------------------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user