release: version 1.0.0
This commit is contained in:
parent
c652b05797
commit
566c5b4e36
2 changed files with 3 additions and 1 deletions
|
@ -4,4 +4,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.0] - 2019-02-06
|
||||
- first version
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Ansible role: Sensu
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.0.0_dev-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/releases)
|
||||
[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/releases)
|
||||
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-sensu/src/branch/master/LICENSE)
|
||||
|
||||
Install and configure sensu-go backend and agent
|
||||
|
|
Loading…
Reference in a new issue