Update docker.io/portainer/portainer-ce Docker tag to v2.37.0
No problems deploying to Proxmox VE K3s Kubernetes cluster via Helm Chart and Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.
Also the corresponding agents were automatically rolled out via Watchtower infrastructure on the Docker-only nodes including arm node with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ce | minor | 2.35.0 -> 2.37.0 |
Release Notes
portainer/portainer (docker.io/portainer/portainer-ce)
v2.37.0: STS
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 a standard stack could not pull private images from a private registry during a GitOps update (polling/webhook) when "Re-pull image" was enabled and a relative path was configured
- Fixed an issue where the Update the Stack button was disabled when editing a standard stack deployed via the Web Editor
- Fixed Service view display for Docker Swarm
- Fixed a regression in the stack updates view
- Fixed the disabled Save button for GitHub Credentials Authentication
- Fixed the undesired regeneration of the webhook IDs
- Fixed the disabled Update stack button
- Fixed missing Compose configs for stacks
- Removed the environment names from error responses
- Fixed Edge Job logs API documentation
- Increased the validations in the Edge Jobs logs API
- Fixed an improper display of the editor search bar over a confirmation dialog
- Changed the Volumes Browser to prevent it from adding
.txtextension when downloading files - Removed the option to access host volumes for users that are not allowed to do it
Deprecated and removed features
Deprecated features
- None
Removed features
- None
v2.36.0: STS
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 local development build scripts for community contributors with Apple M series chips
- Improved ECR session management in the Agent
- Added support for Docker v29
- Improved the consistency for GitOps across different scenarios
- Fixed the External label for Kubernetes environments
- Fixed namespace selection in the registry access page
- Improve the registry credential handling in compose files
- Fixed CVEs in the password reset helper
- Fixed the Prune services toggle for Swarm
- Added a --data-path flag to the password reset helper
- Fixed oversized custom icons in the templates view
- Added an access token connection test for DockerHub before registry creation
- Fixed the ability to uncheck filters after deleting filtered containers in the Container list view
- Fixed the Insecure toggle for custom registries
- Added the ability to rename Stacks
- Fixed the date picker calendar to display the 7 days of the week without overflowing
- Updated the privacy policy link
- Added auto-onboarding script for Podman
- Improved to display 'title' or 'tooltip' in all places that text is truncated in the UI
- Fixed the navigation bar to display Portainer correctly
- Fixed incorrect command syntax for Windows Edge agent deployment instructions
- Fixed Helm install docs link
- Fixed order of environment types
- Resolved the following CVEs:
- CVE-2024-25621
- CVE-2024-25621
- CVE-2025-47913
- CVE-2025-47906
- CVE-2025-47910
- CVE-2025-47907
- CVE-2025-47912
- CVE-2025-58183
- CVE-2025-58185
- CVE-2025-58186
- CVE-2025-58187
- CVE-2025-58188
- CVE-2025-58189
- CVE-2025-61723
- CVE-2025-61724
- CVE-2025-61725
- CVE-2025-62725
Deprecated and removed features
Deprecated features
- Deprecated OpenAMT support
Removed features
- None