Skip to content

Commit 07ba51d

Browse files
Merge pull request #17133 from cevich/docs_update
Docs: version-check updates
2 parents 942ac3d + bdf1001 commit 07ba51d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/tutorials/mac_win_client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The remote client uses a client-server model. You need Podman installed on a Lin
1717
### Windows
1818

1919
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.
20-
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).
20+
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).
2121

2222
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.
2323

docs/tutorials/podman-for-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ downloaded from the official
4444
Windows installer file is named podman-#.#.#-setup.exe, where the # symbols
4545
represent the version number of Podman. Be sure to download a 4.1 or later
4646
release for the capabilities discussed in this guide.
47-
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).
47+
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).
4848

4949
![Installing Podman 4.1.0](podman-win-install.jpg)
5050

0 commit comments

Comments
 (0)