Update docker.io/portainer/portainer-ce Docker tag to v2.30.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.29.2 -> 2.30.0 |
Release Notes
portainer/portainer (docker.io/portainer/portainer-ce)
v2.30.0
Known issues
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
- Made improvements to the Helm feature:
- Added the ability to upgrade, rollback, and uninstall a Helm chart
- Added the ability to display if a new chart version exists
- Added the ability to show differentials with previous revision
- Added Helm revision panel
- Added Events tab
- Replaced the
kubectl
binary with the upstream SDK - Added support for passing
PORTAINER_
prefixed environment variables from the edge agent to the edge stacks - Fixed an issue where users were unable to perform a rolling restart for a deployment
- Resolved the following CVEs:
- CVE-2025-22871
- CVE-2025-24358
Deprecated and removed features:
Deprecated features
None
Removed features
None