helm icon indicating copy to clipboard operation
helm copied to clipboard

A .NET client for Kubernetes Helm

Results 6 helm issues
Sort by recently updated
recently updated
newest added

Does this support Helm 3? I believe that it no longer used tiller.

Is it possible to use Helm repo instead of using my own charts? My goal is to automate and test our production deployment so want to simulate production behaviour with...

I'm getting "Error loading native library. Not found in any of the possible locations: ***\grpc_csharp_ext.x64.dll" while creating an instance of TillerClient. Can be workarounded by copying the library from NuGet...

1. Support load manual depedency in "charts" folder … 2. Refactored Serialize() 3. Add a static method named LoadFrom

Can you please release a new package to Nuget :). I am looking for the additional constructor change.

I've attempted to figure out how to get this working with Port Forwarding from the Kubernetes-Client/csharp library but I've yet to have any success. Would you be able to provide...