From 5cf3e1999abb4581b142efce9e8fca8c985d674b Mon Sep 17 00:00:00 2001 From: mheon <7735048+mheon@users.noreply.github.com> Date: Wed, 11 Mar 2026 20:03:51 +0000 Subject: [PATCH] Bump Podman to v5.8.1 Signed-off-by: mheon <7735048+mheon@users.noreply.github.com> --- static/data/global.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/data/global.ts b/static/data/global.ts index c926ca993..bcfea45c2 100644 --- a/static/data/global.ts +++ b/static/data/global.ts @@ -1,4 +1,4 @@ -export const LATEST_VERSION = '5.8.0'; +export const LATEST_VERSION = '5.8.1'; export const LATEST_DESKTOP_VERSION = '1.25.1'; export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.25'; export const MEETING_URL = 'https://zoom-lfx.platform.linuxfoundation.org/meeting/97486138230?password=3144ae43-0fd5-457e-a495-bb4e0202e9c2';