mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Remove Portainer 1.19.2 support.
Because it's unavailable on Docker Hub. And bump the last Portainer to 1.22.1
This commit is contained in:
parent
b9709f8ce9
commit
f87cfa64b8
@ -82,11 +82,6 @@ build:debian-core:
|
||||
- registry_login
|
||||
- bash scripts/test.sh
|
||||
|
||||
test:portainer-1.19.2:
|
||||
<<: *test_definition
|
||||
variables:
|
||||
PORTAINER_VERSION: 1.19.2
|
||||
|
||||
test:portainer-1.20.2:
|
||||
<<: *test_definition
|
||||
variables:
|
||||
|
@ -207,7 +207,7 @@ For detailed instructions, see the [CLI Commands](docs/README.md) documentation.
|
||||
|
||||
## Supported Portainer API
|
||||
|
||||
<abbr title="Portainer Stack Utils">PSU</abbr> was created for the latest versions of Portainer API, which at the time of writing are [1.19.2](https://app.swaggerhub.com/apis/deviantony/Portainer/1.19.2), [1.20.2](https://app.swaggerhub.com/apis/deviantony/Portainer/1.20.2), [1.21.0](https://app.swaggerhub.com/apis/deviantony/Portainer/1.21.0) and [1.22.0](https://app.swaggerhub.com/apis/deviantony/Portainer/1.22.0).
|
||||
<abbr title="Portainer Stack Utils">PSU</abbr> was created for the latest versions of Portainer API, which at the time of writing are [1.20.2](https://app.swaggerhub.com/apis/deviantony/Portainer/1.20.2), [1.21.0](https://app.swaggerhub.com/apis/deviantony/Portainer/1.21.0) and [1.22.1](https://app.swaggerhub.com/apis/deviantony/Portainer/1.22.1).
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user