mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
fix(website): make release notes shorter to fit in podman desktop (#15372)
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
This commit is contained in:
parent
76c2fe728d
commit
b586ae9e67
1 changed files with 3 additions and 3 deletions
|
|
@ -18,9 +18,9 @@ Podman Desktop 1.24 is now available. [Click here to download it](/downloads)!
|
|||
|
||||
This release brings exciting new features and improvements:
|
||||
|
||||
- **Enterprise-managed default registries**: Allow administrators to preconfigure default container registries and optional mirrors for Podman Desktop deployments.
|
||||
- **Remote Podman connections visibility**: Resource lists now include the connection name, clearly indicating the remote container engine each resource is associated with.
|
||||
- **Select build targets in Containerfile**: Choose the specific build stage to build directly from the UI when working with multi-stage Containerfiles.
|
||||
- **Enterprise-managed default registries**: Allow administrators to preconfigure default container registries and mirrors.
|
||||
- **Remote Podman connections visibility**: Resource lists now include the connection name.
|
||||
- **Select build targets in Containerfile**: Choose a specific build stage when working with multi-stage Containerfiles.
|
||||
|
||||
## Release details
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue