summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/cluster/kube3d
diff options
context:
space:
mode:
author06kellyjac <dev@j-k.io>2020-10-07 09:57:44 +0100
committer06kellyjac <dev@j-k.io>2020-10-26 09:24:51 +0000
commitcaaca24a5758d5f74a0c83adfc6c17a80348e833 (patch)
treefee6d063d2e57403f24fb62aa4077398feddb662 /pkgs/applications/networking/cluster/kube3d
parent31ae30a93256f659f1a1dd97b0a63b0807c2d4fd (diff)
kube3d: 3.1.0 -> 3.1.1
Diffstat (limited to 'pkgs/applications/networking/cluster/kube3d')
-rw-r--r--pkgs/applications/networking/cluster/kube3d/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/cluster/kube3d/default.nix b/pkgs/applications/networking/cluster/kube3d/default.nix
index d0ff42a82d9e..1b3d1607a5e3 100644
--- a/pkgs/applications/networking/cluster/kube3d/default.nix
+++ b/pkgs/applications/networking/cluster/kube3d/default.nix
@@ -2,7 +2,7 @@
buildGoModule rec {
pname = "kube3d";
- version = "3.1.0";
+ version = "3.1.1";
k3sVersion = "1.18.9-k3s1";
excludedPackages = ''tools'';
@@ -11,7 +11,7 @@ buildGoModule rec {
owner = "rancher";
repo = "k3d";
rev = "v${version}";
- sha256 = "1a3xspyyjp4vgh461q2l30i04ln2l2f7h46dxjrf25ysmlddq2za";
+ sha256 = "08ia6qxzdm9snqkcy6g4l7m81yk5k8k940lyfq3czc62i0zc8vg3";
};
buildFlagsArray = ''