From ea2de833561dd874c47726b79348383f6d06a145 Mon Sep 17 00:00:00 2001 From: Kira Bruneau Date: Thu, 14 Dec 2023 01:36:29 -0500 Subject: krane: add changelog --- pkgs/applications/networking/cluster/krane/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications/networking/cluster/krane') diff --git a/pkgs/applications/networking/cluster/krane/default.nix b/pkgs/applications/networking/cluster/krane/default.nix index cc9d19fd8152b..0bb04197a7ee9 100644 --- a/pkgs/applications/networking/cluster/krane/default.nix +++ b/pkgs/applications/networking/cluster/krane/default.nix @@ -13,6 +13,7 @@ bundlerApp { meta = with lib; { description = "A command-line tool that helps you ship changes to a Kubernetes namespace and understand the result"; homepage = "https://github.com/Shopify/krane"; + changelog = "https://github.com/Shopify/krane/blob/main/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ kira-bruneau ]; }; -- cgit 1.4.1