Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

K8sAcademy/linkerd2-chocolatey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkerd2-chocolatey

Linkerd2 CLI Chocolatey package configuration https://github.com/linkerd/linkerd2

Here are the step to build the package

edit the linkerd.nuspec file

Change the version number

edit the chocolateyinstall.ps1 file

Get the download link and the sha256 from the Linkerd Github repo and replace them in the file. Make sure to get the info for the Windows 64bit version.

create the package

choco pack

test locally

choco install linkerd2 -dv -s .

login

choco apikey --key [yourKey] --source https://push.chocolatey.org/

push the package

choco push [package].nupkg --source https://push.chocolatey.org/

About

Linkerd2 CLI Chocolatey package configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published