kubent: add meta.changelog

This commit is contained in:
superherointj 2024-10-14 12:21:29 -03:00
parent 32695b3686
commit 9ec4be8cea

View File

@ -35,6 +35,7 @@ buildGoModule rec {
meta = {
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";
license = lib.licenses.mit;
mainProgram = "kubent";