fix: update helm-s3 package description
Signed-off-by: jaudiger <jeremy.audiger@ioterop.com>
This commit is contained in:
@@ -34,7 +34,7 @@ buildGoModule rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "A Helm plugin that shows a diff";
|
||||
description = "A Helm plugin that allows to set up a chart repository using AWS S3";
|
||||
homepage = "https://github.com/hypnoglow/helm-s3";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ yurrriq ];
|
||||
|
||||
Reference in New Issue
Block a user