kubernetes-helmPlugins.helm-diff: 3.9.14 -> 3.10.0

This commit is contained in:
R. Ryantm
2025-02-04 15:02:06 +00:00
parent a495480eba
commit 5b1b8ca292
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "helm-diff";
version = "3.9.14";
version = "3.10.0";
src = fetchFromGitHub {
owner = "databus23";
repo = pname;
rev = "v${version}";
hash = "sha256-9YXsbxcth6v+4OW2nJjRK47dR4b8fn5izvjLfGeS5qI=";
hash = "sha256-vRngZigXOyxdx9bG2uWpeQ0ASTW+4tKuQWZ1Vm47Y+k=";
};
vendorHash = "sha256-pn5ipX2kXuR2tHO2LE5m34xJLpB7R6jLYW+KALSPgxo=";
vendorHash = "sha256-kotV3GC2ilq258cLVGOzBTHb0koWfn92Acl0L8rRi5I=";
ldflags = [
"-s"