diff --git a/README.md b/README.md index 570f582f..806bf1da 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ You can run the playground directly with Docker. $ docker run -d --rm \ --privileged \ -v /var/run/docker.sock:/var/run/docker.sock \ - phlax/envoy-playground:0.3.1 + phlax/envoy-playground:0.3.2 ``` You can stop the playground with. diff --git a/VERSION b/VERSION index 9e11b32f..d15723fb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.1 +0.3.2 diff --git a/docs/screenshots/network.create.name.png b/docs/screenshots/network.create.name.png index 2e4685f3..4f76d978 100644 Binary files a/docs/screenshots/network.create.name.png and b/docs/screenshots/network.create.name.png differ diff --git a/docs/screenshots/network.create.open.png b/docs/screenshots/network.create.open.png index b980b9ea..b82661f4 100644 Binary files a/docs/screenshots/network.create.open.png and b/docs/screenshots/network.create.open.png differ diff --git a/docs/screenshots/network.create.started.png b/docs/screenshots/network.create.started.png index 2546b443..a5a62a75 100644 Binary files a/docs/screenshots/network.create.started.png and b/docs/screenshots/network.create.started.png differ diff --git a/docs/screenshots/network.create.starting.png b/docs/screenshots/network.create.starting.png index e5082107..41d3d8b4 100644 Binary files a/docs/screenshots/network.create.starting.png and b/docs/screenshots/network.create.starting.png differ diff --git a/docs/screenshots/proxy.create.binaries.png b/docs/screenshots/proxy.create.binaries.png index eaf8222f..5b3b3a01 100644 Binary files a/docs/screenshots/proxy.create.binaries.png and b/docs/screenshots/proxy.create.binaries.png differ diff --git a/docs/screenshots/proxy.create.certificates.png b/docs/screenshots/proxy.create.certificates.png index 1921c833..70a174cd 100644 Binary files a/docs/screenshots/proxy.create.certificates.png and b/docs/screenshots/proxy.create.certificates.png differ diff --git a/docs/screenshots/proxy.create.configuration.png b/docs/screenshots/proxy.create.configuration.png index 011f49a1..77afa84c 100644 Binary files a/docs/screenshots/proxy.create.configuration.png and b/docs/screenshots/proxy.create.configuration.png differ diff --git a/docs/screenshots/proxy.create.logging.png b/docs/screenshots/proxy.create.logging.png index 8ad4a3ca..66044e45 100644 Binary files a/docs/screenshots/proxy.create.logging.png and b/docs/screenshots/proxy.create.logging.png differ diff --git a/docs/screenshots/proxy.create.name.png b/docs/screenshots/proxy.create.name.png index 2ac66943..6a0946e5 100644 Binary files a/docs/screenshots/proxy.create.name.png and b/docs/screenshots/proxy.create.name.png differ diff --git a/docs/screenshots/proxy.create.open.png b/docs/screenshots/proxy.create.open.png index b980b9ea..b82661f4 100644 Binary files a/docs/screenshots/proxy.create.open.png and b/docs/screenshots/proxy.create.open.png differ diff --git a/docs/screenshots/proxy.create.ports.png b/docs/screenshots/proxy.create.ports.png index 1f77adc0..3f7efb00 100644 Binary files a/docs/screenshots/proxy.create.ports.png and b/docs/screenshots/proxy.create.ports.png differ diff --git a/docs/screenshots/proxy.create.started.png b/docs/screenshots/proxy.create.started.png index 18d1e796..7e0984dd 100644 Binary files a/docs/screenshots/proxy.create.started.png and b/docs/screenshots/proxy.create.started.png differ diff --git a/docs/screenshots/proxy.create.starting.png b/docs/screenshots/proxy.create.starting.png index 1c36be20..590bc9dd 100644 Binary files a/docs/screenshots/proxy.create.starting.png and b/docs/screenshots/proxy.create.starting.png differ diff --git a/docs/screenshots/service.create.configuration.png b/docs/screenshots/service.create.configuration.png index f5be92d2..7bb79080 100644 Binary files a/docs/screenshots/service.create.configuration.png and b/docs/screenshots/service.create.configuration.png differ diff --git a/docs/screenshots/service.create.env.png b/docs/screenshots/service.create.env.png index 40af1af9..6cf72026 100644 Binary files a/docs/screenshots/service.create.env.png and b/docs/screenshots/service.create.env.png differ diff --git a/docs/screenshots/service.create.name.png b/docs/screenshots/service.create.name.png index 62275b50..1736b167 100644 Binary files a/docs/screenshots/service.create.name.png and b/docs/screenshots/service.create.name.png differ diff --git a/docs/screenshots/service.create.open.png b/docs/screenshots/service.create.open.png index b980b9ea..b82661f4 100644 Binary files a/docs/screenshots/service.create.open.png and b/docs/screenshots/service.create.open.png differ diff --git a/docs/screenshots/service.create.ports.png b/docs/screenshots/service.create.ports.png index 97338979..b624c7e0 100644 Binary files a/docs/screenshots/service.create.ports.png and b/docs/screenshots/service.create.ports.png differ diff --git a/docs/screenshots/service.create.readme.png b/docs/screenshots/service.create.readme.png index 76cde146..e38d882e 100644 Binary files a/docs/screenshots/service.create.readme.png and b/docs/screenshots/service.create.readme.png differ diff --git a/docs/screenshots/service.create.started.png b/docs/screenshots/service.create.started.png index dfff08cd..8f37360f 100644 Binary files a/docs/screenshots/service.create.started.png and b/docs/screenshots/service.create.started.png differ diff --git a/docs/screenshots/service.create.starting.png b/docs/screenshots/service.create.starting.png index e3761d73..0ae687f8 100644 Binary files a/docs/screenshots/service.create.starting.png and b/docs/screenshots/service.create.starting.png differ