kubeone: 1.13.4 -> 1.13.5

This commit is contained in:
R. Ryantm
2026-05-13 14:17:51 +00:00
parent e7bc647eb5
commit 02bcac37b3

View File

@@ -10,16 +10,16 @@
buildGoModule (finalAttrs: {
pname = "kubeone";
version = "1.13.4";
version = "1.13.5";
src = fetchFromGitHub {
owner = "kubermatic";
repo = "kubeone";
rev = "v${finalAttrs.version}";
hash = "sha256-PEGhLqBLDHLxa23+llB0LdaS/mGINyMzoCyPAsBU+vw=";
hash = "sha256-uh724TvrxAGt6NpArot5PL49yyJF+EUeh2JVoMfR+uw=";
};
vendorHash = "sha256-qXIlU1ZrJvJ0u8wSoBeESEfOMEGHkVg8kLMp/zlyfno=";
vendorHash = "sha256-kJ4ypt0jNWA/BFiuur/pa/qd87csSdRMcV/IplQRA3I=";
ldflags = [
"-s"