diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95b2c9f..5082f10 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: diff --git a/README.md b/README.md index e0e1679..905aeef 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ For detailed instructions, see the [CLI Commands](docs/README.md) documentation. ## Supported Portainer API -PSU 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). +PSU 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