Hello,
Podman Desktop has a new release: you can check milestone v0.9.0
<
https://github.com/containers/podman-desktop/milestone/9?closed=1> and Release
Notes <
https://github.com/containers/podman-desktop/releases/tag/v0.9.0>
Downloads are available from the download section
<
https://podman-desktop.io/downloads> of the Podman Desktop website
<
https://podman-desktop.io/>
Major enhancements are:
- Update to Podman 4.3.0
Following the release of Podman 4.3.0
<
https://podman.io/releases/2022/10/22/podman-release-v4.3.0.html> we've
updated the windows and macOS installers that we're embedding. Podman
Machine Windows installer has a new fresh look and this updated installer
is now including a Code Signing Certificate.
[image: image]
<
https://user-images.githubusercontent.com/436777/197703932-32c89c35-f64b-...
This release contains new enhancements around Podman Pods and Kubernetes
Pods:
- Kubernetes switch of context from the tray icon
<
https://github.com/containers/podman-desktop/issues/225>:
[image: ezgif-4-4dfff7987e.gif]
- Create a Podman pod from containers
<
https://github.com/containers/podman-desktop/issues/516>
Select some containers and create a Podman pod to group all these
containers. They'll share a common network and you can also export this pod
as Kubernetes yaml.
[image: ezgif-4-c582516bcb.gif]
- Deploy to a kubernetes cluster a Podman Container or a Podman Pod
<
https://github.com/containers/podman-desktop/pull/643>
Leveraging the podman kube generate feature. Deploy to Kubernetes/OpenShift
cluster the Podman pod.
On OpenShift it can generate services and routes for you.
[image: ezgif-4-88d051fda5.gif]
Other enhancements:
- Automatic startup of Podman Desktop on Windows and macOS
<
https://github.com/containers/podman-desktop/issues/225>
When Windows or macOS is starting, it is launching Podman Desktop. Then
Podman Desktop starts the first machine.
It can be turned off in the settings of the dashboard.
- New dedicated settings page
<
https://github.com/containers/podman-desktop/issues/446>
[image: image]
<
https://user-images.githubusercontent.com/436777/197700131-fc2caafa-f80a-...
- new icons in the navigation bar
[image: image]
<
https://user-images.githubusercontent.com/436777/197701223-2bfad3ff-1ce1-...
Website has been improved with a lot of UI enhancements and updated content.
On the CI side, dependabot
<
https://docs.github.com/en/code-security/dependabot> is now enabled as
well as SonarCloud <
http://sonarcloud.io/>.
Thanks to the first time contributors to Podman Desktop that helped with
the release 🎉
- @chrisjsimpson <
https://github.com/chrisjsimpson> website: clarify the
installation steps on linux #536
<
https://github.com/containers/podman-desktop/pull/536>
- @cu8code <
https://github.com/cu8code> feat: fixes the badges alignment
in navigation bar #545
<
https://github.com/containers/podman-desktop/pull/545>
- @jlosito <
https://github.com/jlosito> Check updates for github actions
weekly #535 <
https://github.com/containers/podman-desktop/pull/535>
- @PatentLobster <
https://github.com/PatentLobster> fix: Windows
notifications title. #635
<
https://github.com/containers/podman-desktop/pull/635>
- @redwerkz <
https://github.com/redwerkz> chore: delete unnecessary
.gitkeep file #651
<
https://github.com/containers/podman-desktop/pull/651>
- @mairin <
https://github.com/mairin> feat: Update icons / SVG cleanup
#644 <
https://github.com/containers/podman-desktop/pull/644>
Some of you contributed as part of Hacktoberfest
<
https://hacktoberfest.com/>. Congrats to all of you.
Welcome @cdrage <
https://github.com/cdrage> as a new team member !
Click to view the complete list of bug fixes / enhancements
<
https://github.com/containers/podman-desktop/issues?q=is%3Aclosed+milesto...