Skip to content

Commit

Permalink
Merge pull request #26 from idealista/develop
Browse files Browse the repository at this point in the history
Release 2.4.1
  • Loading branch information
Francisco Javier Tsao Santín authored Feb 10, 2020
2 parents 9259955 + e9f8b1c commit c80b91b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch

## [Unreleased](https://github.com/idealista/prom2teams_role/tree/develop)

## [2.4.1](https://github.com/idealista/prom2teams_role/tree/2.4.1)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/2.4.0...2.4.1)
### Changed
- *Update prom2teams default version to 2.5.4* @frantsao

## [2.4.0](https://github.com/idealista/prom2teams_role/tree/2.4.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/2.3.0...2.4.0)
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
## General
prom2teams_version: 2.4.0
prom2teams_version: 2.5.4
prom2teams_required_libs:
- python3
- python3-pip
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/group_vars/prom2teams/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
prom2teams_user: prom2teams
prom2teams_group: prom2teams
prom2teams_config_folder: /etc/prom2teams
prom2teams_version: 2.4.0
prom2teams_version: 2.5.4
prom2teams_logs_folder: /var/log/prom2teams

prom2teams_required_libs:
Expand Down

0 comments on commit c80b91b

Please sign in to comment.