Merge pull request #17133 from cevich/docs_update

Docs: version-check updates
This commit is contained in:
OpenShift Merge Robot
2023-01-16 16:44:26 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ The remote client uses a client-server model. You need Podman installed on a Lin
### Windows ### Windows
Installing the Windows Podman client begins by downloading the Podman Windows installer. The Windows installer is built with each Podman release and is downloadable from its [release description page](https://github.com/containers/podman/releases/latest). The Windows installer file is named `podman-#.#.#-setup.exe`, where the `#` symbols represent the version number of Podman. Installing the Windows Podman client begins by downloading the Podman Windows installer. The Windows installer is built with each Podman release and is downloadable from its [release description page](https://github.com/containers/podman/releases/latest). The Windows installer file is named `podman-#.#.#-setup.exe`, where the `#` symbols represent the version number of Podman.
As of 2022-11-09 the latest version is [v4.3.0](https://github.com/containers/podman/releases/download/v4.3.0/podman-v4.3.0-setup.exe). As of 2023-01-16 the latest version is [v4.3.1](https://github.com/containers/podman/releases/download/v4.3.1/podman-4.3.1-setup.exe).
Once you have downloaded the installer to your Windows host, simply double click the installer and Podman will be installed. The path is also set to put `podman` in the default user path. Once you have downloaded the installer to your Windows host, simply double click the installer and Podman will be installed. The path is also set to put `podman` in the default user path.

View File

@ -44,7 +44,7 @@ downloaded from the official
Windows installer file is named podman-#.#.#-setup.exe, where the # symbols Windows installer file is named podman-#.#.#-setup.exe, where the # symbols
represent the version number of Podman. Be sure to download a 4.1 or later represent the version number of Podman. Be sure to download a 4.1 or later
release for the capabilities discussed in this guide. release for the capabilities discussed in this guide.
As of 2022-11-09 the latest version is [v4.3.0](https://github.com/containers/podman/releases/download/v4.3.0/podman-v4.3.0-setup.exe). As of 2023-01-16 the latest version is [v4.3.1](https://github.com/containers/podman/releases/download/v4.3.1/podman-4.3.1-setup.exe).
![Installing Podman 4.1.0](podman-win-install.jpg) ![Installing Podman 4.1.0](podman-win-install.jpg)