Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
portainer-2.33.2-windows1809-amd64-checksum.txt | 2025-09-25 | 118 Bytes | |
portainer-2.33.2-windows1809-amd64.tar.gz | 2025-09-25 | 105.9 MB | |
portainer-2.33.2-windowsltsc2022-amd64-checksum.txt | 2025-09-25 | 122 Bytes | |
portainer-2.33.2-windowsltsc2022-amd64.tar.gz | 2025-09-25 | 105.9 MB | |
portainer-2.33.2-linux-ppc64le-checksum.txt | 2025-09-25 | 114 Bytes | |
portainer-2.33.2-linux-ppc64le.tar.gz | 2025-09-25 | 46.5 MB | |
portainer-2.33.2-linux-amd64-checksum.txt | 2025-09-25 | 112 Bytes | |
portainer-2.33.2-linux-amd64.tar.gz | 2025-09-25 | 60.3 MB | |
portainer-2.33.2-linux-arm64-checksum.txt | 2025-09-25 | 112 Bytes | |
portainer-2.33.2-linux-arm64.tar.gz | 2025-09-25 | 56.3 MB | |
portainer-2.33.2-linux-arm-checksum.txt | 2025-09-25 | 110 Bytes | |
portainer-2.33.2-linux-arm.tar.gz | 2025-09-25 | 56.1 MB | |
README.md | 2025-09-25 | 1.7 kB | |
Release 2.33.2 LTS source code.tar.gz | 2025-09-25 | 3.2 MB | |
Release 2.33.2 LTS source code.zip | 2025-09-25 | 5.5 MB | |
Totals: 15 Items | 439.6 MB | 6 |
Release 2.33.2 LTS
Known issues
- On Async Edge environments, an invalid update schedule date can be displayed when browsing a snapshot
Known issues with Podman support
- Podman environments aren't supported by auto-onboarding script
- It's not possible to add Podman environments via socket, when running a Portainer server on Docker (and vice versa)
- Support for only CentOS 9, Podman 5 rootful
Changes:
- Fixed an issue where Standard Users could not join a container to a network
- Fixed an issue where the database encryption secret was incorrectly set
- Fixed an issue with Kubernetes Access Control
- Fixed an issue where GitOps webhook URLs could be reused
- Improved Helm repository validation to align with the behavior of the CLI
- Fixed an issue where the environment status filter did not properly handle the "Failed" state when used with Edge Stacks
- Fixed an issue where registry list API was returning back passwords
- Fixed a data race issue caused by the Kubernetes client
- Fixed an issue where the GitOps interval could be set to less than one minute
- Fixed an issue where CSP blocks Google reCAPTCHA on "Get a Trial License Key" form
- Bumped the following NPM dependencies to resolve vulnerabilities
- axios → 1.7
- coverage-v8 → ~2.1.9
- vitest → 2.1.9
- Resolved the following CVEs
- CVE-2025-4676
- CVE-2025-47907
Deprecated and removed features
Deprecated features
- We have deprecated the
--sslcert
and--sslkey
CLI options in favor of the--tlscert
and--tlskey
options respectively, and will be removing the--sslcert
and--sslkey
options in a future release.
Removed features
- None