From eeba5efe58d444861c17351edb85e8457b8e0610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Mej=C3=ADas=20Rodr=C3=ADguez?= Date: Sat, 17 Aug 2019 01:09:35 -0400 Subject: [PATCH] Add Go and Bash versions distinction in Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 02b893c..bb6d16a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Portainer Stack Utils is a CLI client for [Portainer](https://portainer.io/) written in Go. +**Attention:** The `master` branch contains the next major version, still unstable and under heavy development. A more stable (and also older) version is available as a Bash script in [release 0.1.1](https://github.com/greenled/portainer-stack-utils/releases/tags/0.1.1). There is ongoing work in `1-0-next` branch to enhace that Bash version. + ## Supported Portainer API This application was created for the latest Portainer API, which at the time of writing is [1.22.0](https://app.swaggerhub.com/apis/deviantony/Portainer/1.22.0).