Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 3dd8a96

Browse files
authored
Release 1.9.0 (#324)
1 parent f49659f commit 3dd8a96

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Please update `ansible-galaxy install` command in
1010
README.md to use the newest tag with new release
1111
-->
1212

13+
## [1.9.0] - 2021-04-30
14+
1315
### Fixed
1416

1517
- Running the role with python 2.7

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Only `RedHat` and `Debian` OS families are supported.
1919

2020
## Requirements
2121

22-
* Tarantool Cartridge >= 2.0.0, <3;
22+
* Tarantool Cartridge >= 2.0.0, < 3;
2323
* Ansible 2.8.4 or higher.
2424

2525
Note that running the role may require
@@ -30,7 +30,7 @@ Note that running the role may require
3030
First, you need to install this role using `ansible-galaxy`:
3131

3232
```bash
33-
$ ansible-galaxy install tarantool.cartridge,1.8.3
33+
$ ansible-galaxy install tarantool.cartridge,1.9.0
3434
```
3535

3636
## Quick start

0 commit comments

Comments
 (0)