From 3d0930eec893c2ae1a68d40663449c26178756a0 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@whitesourcesoftware.com>
Date: Sat, 24 Aug 2024 01:43:24 +0000
Subject: [PATCH] chore(deps): update dependency containers/podman-tui to
 v1.2.1

---
 tools/podman-tui/manifest.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/podman-tui/manifest.yaml b/tools/podman-tui/manifest.yaml
index 128ae6307c..59cfe69fad 100644
--- a/tools/podman-tui/manifest.yaml
+++ b/tools/podman-tui/manifest.yaml
@@ -1,6 +1,6 @@
 # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
 name: podman-tui
-version: "1.2.0"
+version: "1.2.1"
 check: ${binary} version | cut -d' ' -f2 | tr -d v
 build_dependencies:
 - go