Update docker.io/portainer/portainer-ce Docker tag to v2.31.3
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 | patch | 2.31.2 -> 2.31.3 |
Release Notes
portainer/portainer (docker.io/portainer/portainer-ce)
v2.31.3
: STS
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
- Added the
--trusted-origins
CLI option andTRUSTED_ORIGINS
environment variable to specify (in a comma-separated list) the domain(s) used to access Portainer when it is behind a reverse proxy. Use this option if Portainer is behind a reverse proxy and you are getting "Origin invalid" errors.
Deprecated and removed features:
Deprecated features
None
Removed features
None