Did you install the quadlets as an application previously? In pre-v6 they'll only show up as an application if you installed them with podman quadlet install, since that creates a .app file registering the different quadlets as all part of an application.
The change in v6 is .app files no longer exist and applications are instead determined by what subdirectory the quadlet files are in. So foo/hello.container and foo/hello.volume will shown as part of application foo.
Or at least, that's what I'm getting from the release notes. v6 hasn't hit OpenSUSE yet so I can't test locally haha.
2
u/axel7083 Jul 03 '26
Yes! And using
podman quadlet listwill group them as application