From 964c8b0279e68d9a2aa7c573e823df531b88605e Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 13 Feb 2025 21:26:13 +0000 Subject: [PATCH] 0.154.0 --- helmfile.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/helmfile.spec b/helmfile.spec index 67bfde7..2216c86 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -22,6 +22,7 @@ manifests for use with ArgoCD. %setup -q %build +export GOPROXY=direct go build -o bin/%{name} -ldflags="-s -w -X go.szostok.io/version.version=%{version}" . upx bin/%{name}