Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
portainer-2.33.0-windowsltsc2022-amd64-checksum.txt | 2025-08-20 | 122 Bytes | |
portainer-2.33.0-windowsltsc2022-amd64.tar.gz | 2025-08-20 | 105.9 MB | |
portainer-2.33.0-linux-ppc64le-checksum.txt | 2025-08-20 | 114 Bytes | |
portainer-2.33.0-linux-ppc64le.tar.gz | 2025-08-20 | 46.5 MB | |
portainer-2.33.0-linux-amd64-checksum.txt | 2025-08-20 | 112 Bytes | |
portainer-2.33.0-linux-amd64.tar.gz | 2025-08-20 | 60.4 MB | |
portainer-2.33.0-windows1809-amd64-checksum.txt | 2025-08-20 | 118 Bytes | |
portainer-2.33.0-windows1809-amd64.tar.gz | 2025-08-20 | 105.9 MB | |
portainer-2.33.0-linux-arm64-checksum.txt | 2025-08-20 | 112 Bytes | |
portainer-2.33.0-linux-arm64.tar.gz | 2025-08-20 | 56.3 MB | |
portainer-2.33.0-linux-arm-checksum.txt | 2025-08-20 | 110 Bytes | |
portainer-2.33.0-linux-arm.tar.gz | 2025-08-20 | 56.2 MB | |
README.md | 2025-08-19 | 2.6 kB | |
Release 2.33.0 LTS source code.tar.gz | 2025-08-19 | 3.2 MB | |
Release 2.33.0 LTS source code.zip | 2025-08-19 | 5.4 MB | |
Totals: 15 Items | 439.7 MB | 1 |
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
New in this Release:
- Improved the dropdown behavior when there are more than 1000 items
- Improved the YAML web editor
- Introduced the ability to add bearer token authentication support for Bitbucket Repositories
- Fixed an issue where duplicated events could be created by pending events
- Moved the kubectl shell feature to a pop-up window
- Improved performance by optimizing Edge Group endpoint relations
- Added Permissions-Policy header to improve security
- Fixed an issue where the log viewer could crash when rendering long multiline logs
- Fixed an issue where Portainer generated kubeconfig causes
kubectl exec
to fail - Fixed an issue with custom logos not being aligned correctly
- Fixed an issue where Helm preview (dry run) errors could block some valid Helm installs
- Fixed an issue where Kubernetes environment stats were missing in the Home View
- Fixed an issue where the environment count could overlap with the other UI components in the Edge Configuration list view
- Fixed an issue with links to Secrets when there is a ConfigMap and a Secret with the same names
- Fixed an issue where edge stacks could show a status of unavailable when they were properly deployed
- Fixed an issue where Helm applications with the same workload name would get combined in the Applications page
- Fixed an issue where a standard user with access to a Helm registry could not load OCI Helm charts
- Fixed Swagger documentation
- Resolved the following CVEs:
- CVE-2025-55198
- CVE-2025-55199
- CVE-2025-54388
- CVE-2020-8552
- CVE-2025-8556
- GHSA-fv92-fjc5-jj9h
Deprecated and removed features
Deprecated features
- None
Removed features
- As previously announced, support for the Docker manifest list format (
application/vnd.docker.distribution.manifest.list.v2+json
) has been removed. All published container images now exclusively use the OCI image index format (application/vnd.oci.image.index.v1+json
). Tooling that relied on Docker-specific media types should be updated to ensure compatibility with OCI-compliant image indexes. - The OpenAI integration experimental feature has been removed.