release: version 1.1.0

This commit is contained in:
Adrien Waksberg 2021-08-24 13:32:13 +02:00
parent c60e095ff3
commit d3635f8839
2 changed files with 5 additions and 3 deletions

View file

@ -3,7 +3,9 @@
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/) Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased] ## Unreleased
## v1.1.0 - 2021-08-24
### Added ### Added

View file

@ -1,13 +1,13 @@
# Ansible role: Kibana # Ansible role: Kibana
[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-kibana/releases) [![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-kibana/releases)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-kibana/src/branch/master/LICENSE) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-kibana/src/branch/master/LICENSE)
Install and configure kibana Install and configure kibana
## Requirements ## Requirements
* Ansible >= 2.7 * Ansible >= 2.9
* Debian * Debian
* Buster * Buster
* Bullseye * Bullseye