helmfile: 0.169.2 -> 0.170.0 (#374804)

This commit is contained in:
Nick Cao
2025-01-18 10:20:03 -05:00
committed by GitHub
@@ -9,16 +9,16 @@
buildGoModule rec {
pname = "helmfile";
version = "0.169.2";
version = "0.170.0";
src = fetchFromGitHub {
owner = "helmfile";
repo = "helmfile";
rev = "v${version}";
hash = "sha256-OoCLFhGeciCUC7Tb6+Md8tmamc/j0AeSlu5Krmkhxyc=";
hash = "sha256-HlSpY7+Qct2vxtAejrwmmWhnWq+jVycjuxQ42KScpSs=";
};
vendorHash = "sha256-VBgWnDi0jaZ+91kkYeX9QyNBrP9W+mSMjexwzZiKZWs=";
vendorHash = "sha256-BmEtzUUORY/ck158+1ItVeiG9mzXdikjjUX7XwQ7xoo=";
proxyVendor = true; # darwin/linux hash mismatch