kubent: add meta.changelog
This commit is contained in:
parent
32695b3686
commit
9ec4be8cea
@ -35,6 +35,7 @@ buildGoModule rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Easily check your cluster for use of deprecated APIs";
|
description = "Easily check your cluster for use of deprecated APIs";
|
||||||
|
changelog = "https://github.com/doitintl/kube-no-trouble/releases/tag/${version}";
|
||||||
homepage = "https://github.com/doitintl/kube-no-trouble";
|
homepage = "https://github.com/doitintl/kube-no-trouble";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
mainProgram = "kubent";
|
mainProgram = "kubent";
|
||||||
|
Loading…
Reference in New Issue
Block a user