DEV Community

C123R
C123R

Posted on

1

Helm plugin to manage remote chart repositories on Blob Storage (Azure Blob, S3, GCS Container)

Hello,

I have written a helm plugin (helm-blob) which manages helm chart repository on remote blob storage(Azure Blob, GCS, and S3).

There are a bunch of dedicated helm plugins supporting S3/GCS Bucket which are really awesome. But instead of writing another plugin that supports Azure Blob storage, I have written helm-blob which supports Azure Blob, GCS, and S3 using Go CDK.

Please do check and let me know what you think about it.

https://github.com/C123R/helm-blob

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay