1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-03 09:55:18 +02:00

Pushed version 2.2.0

This commit is contained in:
Paweł Malak 2021-12-17 12:56:51 +01:00
parent c985fc17bf
commit d2f99a5ec0
4 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,6 @@
### v2.2.0 (TBA)
### v2.2.0 (2021-12-17)
- Added option to set custom description for apps ([#201](https://github.com/pawelmalak/flame/issues/201))
- Fixed fatal error while deploying Flame to cluster ([#242](https://github.com/pawelmalak/flame/issues/242))
### v2.1.1 (2021-12-02)
- Added support for Docker secrets ([#189](https://github.com/pawelmalak/flame/issues/189))