Skip to content

Commit

Permalink
docs(readme): podman v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
k9withabone committed Dec 20, 2023
1 parent 8679bc3 commit 78d3144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can also view the demo on [asciinema](https://asciinema.org/a/591369).

## Features

- Designed for podman v4.6.0 and newer
- Designed for podman v4.7.0 and newer
- Supports the following podman commands:
- `podman run`
- `podman kube play`
Expand Down Expand Up @@ -148,7 +148,7 @@ Podlet is not (yet) a validator for podman commands. Some podman options are inc

When converting compose files, not all options are supported by podman/quadlet. This is especially true when converting to a pod as some options must be applied to the pod as a whole. If podlet encounters an unsupported option an error will be returned. You will have to remove or comment out unsupported options to proceed.

Podlet is meant to be used with podman v4.6.0 or newer. Some quadlet options are unavailable or behave differently with earlier versions of podman/quadlet.
Podlet is meant to be used with podman v4.7.0 or newer. Some quadlet options are unavailable or behave differently with earlier versions of podman/quadlet.

## Contribution

Expand Down

0 comments on commit 78d3144

Please sign in to comment.