From 36067cde2fdbaea6ca307e1d87685eaf61f39402 Mon Sep 17 00:00:00 2001 From: Kien Nguyen-Tuan Date: Mon, 13 Jul 2020 10:13:50 +0700 Subject: [PATCH 1/2] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a4303ef..a1f4b4b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM node:8.15.1 as builder LABEL name="CloudFlow" \ - version="0.6.3" \ + version="0.7.0" \ description="A workflow visualization tool for OpenStack Mistral" \ maintainers="Vitalii Solodilov " From 19cd2a68ebf817a1d87c47ac348e82d332608b20 Mon Sep 17 00:00:00 2001 From: Kien Nguyen Date: Mon, 13 Jul 2020 10:17:48 +0700 Subject: [PATCH 2/2] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4aca8d..d6e3b2d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ CloudFlow has no dedicated backend service and passes the API calls to Mistral via Proxy settings. In the [`scripts`](scripts/) folder there are 2 configuration files: one for -when using **ngnix** and one for **apache**. +when using **nginx** and one for **apache**. To run CloudFlow on your Mistral instance: 1. Go to [releases](https://github.com/nokia/CloudFlow/releases) tab and