File tree 4 files changed +6
-4
lines changed
4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,5 @@ node_modules
2
2
.github
3
3
public
4
4
k8s
5
- skaffold.yaml
5
+ skaffold.yaml
6
+ data
Original file line number Diff line number Diff line change 1
1
PORT = 5005
2
2
NODE_ENV = development
3
- VERSION = 2.1.1
3
+ VERSION = 2.2.0
4
4
PASSWORD = flame_password
5
5
SECRET = e02eb43d69953658c6d07311d6313f2d4467672cb881f96b29368ba1f3f4da4b
Original file line number Diff line number Diff line change 1
- ### v2.2.0 (TBA )
1
+ ### v2.2.0 (2021-12-17 )
2
2
- Added option to set custom description for apps ([ #201 ] ( https://github.com/pawelmalak/flame/issues/201 ) )
3
+ - Fixed fatal error while deploying Flame to cluster ([ #242 ] ( https://github.com/pawelmalak/flame/issues/242 ) )
3
4
4
5
### v2.1.1 (2021-12-02)
5
6
- Added support for Docker secrets ([ #189 ] ( https://github.com/pawelmalak/flame/issues/189 ) )
Original file line number Diff line number Diff line change 1
- REACT_APP_VERSION = 2.1.1
1
+ REACT_APP_VERSION = 2.2.0
You can’t perform that action at this time.
0 commit comments