kops_1_28: 1.28.1 -> 1.28.2 (#276139)

This commit is contained in:
R. RyanTM
2023-12-23 18:03:50 +01:00
committed by GitHub
parent 19b76cbd43
commit a82cf5d7c7
@@ -61,8 +61,8 @@ rec {
};
kops_1_28 = mkKops rec {
version = "1.28.1";
sha256 = "sha256-jVaSqBdxg70XODwmFIpufJGXqB4r0UfNc/J+ZnjkhDU=";
version = "1.28.2";
sha256 = "sha256-l8budNU+sXZY/hA6jluM+s5pA43j0stQM5vmkwDPuio=";
rev = "v${version}";
};
}