From e0368e9b5179aff005ff394d02a61827b5b0af96 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 15 Feb 2025 01:46:34 +0300 Subject: [PATCH] 0.3.1 --- helm-mirror.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-mirror.spec b/helm-mirror.spec index a287e2b..07e6f99 100644 --- a/helm-mirror.spec +++ b/helm-mirror.spec @@ -23,7 +23,7 @@ Helm plugin used to mirror Chart repositories %build export GOPROXY=direct %make -upx bin/%{name} +#upx bin/%{name} %install install -Dm0755 bin/%{name} %{buildroot}%{_bindir}/%{name}