Bump to the latest Portainer version 1.24.1

This commit is contained in:
Tortue Torche 2020-07-29 16:35:27 +02:00
parent c6b81dae42
commit 021114e474
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Test <abbr title="Portainer Stack Utils">PSU</abbr> with Portainer [1.24.0](https://app.swaggerhub.com/apis/deviantony/Portainer/1.24.0) API
- Test <abbr title="Portainer Stack Utils">PSU</abbr> with Portainer [1.24.1](https://app.swaggerhub.com/apis/deviantony/Portainer/1.24.1) API
### Changed
- Upgrade operating system of Docker based images, with [Alpine 3.12](https://hub.docker.com/_/alpine) and [Debian 10](https://hub.docker.com/_/debian)

View File

@ -212,7 +212,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.22.2](https://app.swaggerhub.com/apis/deviantony/Portainer/1.22.2), [1.23.2](https://app.swaggerhub.com/apis/deviantony/Portainer/1.23.2) and [1.24.0](https://app.swaggerhub.com/apis/deviantony/Portainer/1.24.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.22.2](https://app.swaggerhub.com/apis/deviantony/Portainer/1.22.2), [1.23.2](https://app.swaggerhub.com/apis/deviantony/Portainer/1.23.2) and [1.24.1](https://app.swaggerhub.com/apis/deviantony/Portainer/1.24.1).
## License