Update docker.io/portainer/portainer-ce Docker tag to v2.28.1
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.27.2 -> 2.28.1 |
Release Notes
portainer/portainer (docker.io/portainer/portainer-ce)
v2.28.1
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
- Fixed "unable to retrieve namespace" errors visible in Kubernetes environments using CA-signed TLS certificates
Deprecated and removed features:
Deprecated features
None
Removed features
None
v2.28.0
Known issues
- We are aware of an issue in 2.28.0 for Kubernetes environments with CA-signed TLS certificates configured. A patch release is coming for this issue but we do not recommend users with this configuration update to 2.28.0 at this time.
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 users were unable to view details of the Portainer Server image
- Fixed an issue where Swarm stacks that had recently been stopped were unable to be restarted
- Optimized the update of endpoint relations
- Added the display of external Load Balancer information in the UI
- Switched to using the official Helm SDK rather than Helm Binary
- Converted the Cluster Details view to React
- Fixed an issue where the select all checkbox didn't reflect the selected state
- Fixed an issue with Kubeconfig generation when using real SSL certs
- Converted the Helm details view to React
- Fixed an issue where the Edge stack count could be doubled
- Optimized Edge Stack performance
- Added the ability to dynamically choose env files to include in Docker Compose
- Ensured all list API calls; namespaces, applications, configMaps… etc filter out system resources for all non-admin users
- Fixed an issue where invalid deployments could fail silently
- Migrated the Helm templates list to React
- Fixed an issue where the namespaces dropdown could list namespaces the user did not have access to
- Optimized automatic team memberships
- Fixed an issue where the GitOps updates option was missing when deploying stacks in CE
- Fixed an issue where Helm instructions appeared twice
Deprecated and removed features:
Deprecated features
None
Removed features
None