mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 06:47:44 +00:00
kubernetes-polaris: 9.4.1 -> 9.5.0 (#350618)
This commit is contained in:
commit
f479c1df7f
@ -2,13 +2,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "kubernetes-polaris";
|
||||
version = "9.4.1";
|
||||
version = "9.5.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "FairwindsOps";
|
||||
repo = "polaris";
|
||||
rev = version;
|
||||
sha256 = "sha256-CVc/ZMF/3HBDPjny81Pj26eSnBuTRjXgkso34kZSex4=";
|
||||
sha256 = "sha256-6dbp9gdobgL6afu+mzsqVBFQKT8lgxhKiEhQXN4Z5UY=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-X0GPKR6l1v5312hOmelrcqp4KT3LwsGkvKoqUfEM0uU=";
|
||||
|
Loading…
Reference in New Issue
Block a user