Skip to content

Commit 4c0177c

Browse files
committed
kubeone: 1.12.1 -> 1.12.2
1 parent 6617496 commit 4c0177c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ku/kubeone/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
buildGoModule rec {
1212
pname = "kubeone";
13-
version = "1.12.1";
13+
version = "1.12.2";
1414

1515
src = fetchFromGitHub {
1616
owner = "kubermatic";
1717
repo = "kubeone";
1818
rev = "v${version}";
19-
hash = "sha256-X2OJZMuj+GxoApaHJSIBbanYXebnU7w+Gq1fHDvpxbw=";
19+
hash = "sha256-al/byEO5wNhoVnfHHJFQMnx7EtoF3+P7MtS/x82Z8w0=";
2020
};
2121

2222
vendorHash = "sha256-4thcMvdS2oxBai+3aOUPXd5T6f2DcW0Mm1d3y/DMGFc=";

0 commit comments

Comments
 (0)