From 02ff5c4701e3e1f795bec69bf61a7214101141d2 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 20:09:26 +0000 Subject: [PATCH] =?UTF-8?q?chore(mise/CrunchyData/postgres-operator-client?= =?UTF-8?q?):=20Update=200.5.1=20=E2=9E=BC=200.5.2=20(#3068)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 654eb02c..73a087f1 100644 --- a/.mise.toml +++ b/.mise.toml @@ -45,7 +45,7 @@ soft-serve = ["0.7.4"] "aqua:jq" = ["1.7.1"] "aqua:cli/cli" = ["2.76.1"] # GitHub CLI "aqua:termkit/gama" = ["1.2.1"] # GHA TUI -"ubi:CrunchyData/postgres-operator-client" = { version = "0.5.1" } +"ubi:CrunchyData/postgres-operator-client" = { version = "0.5.2" } "ubi:jkulzer/kubefetch" = ["0.8.1"] "ubi:theimpostor/osc" = ["0.4.8"] # experimental backends, use `mise up` to install because `mise install` is currently broken for these https://github.com/jdx/mise/issues/2458