Nuke.Helm
0.5.0
Cross-platform build automation system
Suggested Alternatives
Additional Details
Helm support is integrated in Nuke.Common
Install-Package Nuke.Helm -Version 0.5.0
dotnet add package Nuke.Helm --version 0.5.0
<PackageReference Include="Nuke.Helm" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nuke.Helm --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nuke.Helm, 0.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
• Changed supported version to [Helm v2.13.1](https://github.com/helm/helm/releases/tag/v2.13.1)
• Fixed format of values parameter
Full changelog at https://github.com/nuke-build/helm/blob/master/CHANGELOG.md
Dependencies
-
.NETStandard 2.0
- Nuke.Common (>= 0.18.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.