Files
kayobe/releasenotes/notes/adds-support-for-podman-8ff158369905c077.yaml
Pierre Riteau 266ff1bf56 Remove outdated issue from Podman release note
This release note refers to an issue on Ubuntu 22.04 (Jammy), which is
not supported by this version of Kayobe.

Change-Id: I795df6d8fb9c825b100a18b5e59821952577bca3
2025-05-20 09:30:51 +02:00

13 lines
408 B
YAML

---
features:
- |
Adds support for the Podman container engine as an alternative to Docker.
See :kayobe-doc:`Kayobe docs <configuration/reference/hosts.html#container-engine>`
for futher information.
upgrade:
- |
The ``docker`` group has been renamed to ``container-engine``.
- |
The kayobe-config configuration file ``docker.yml`` has been renamed to
``container-engine.yml``.