Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenaptix-lab/docker_helm
The Kubernetes Package Manager in a Docker
https://github.com/zenaptix-lab/docker_helm
docker docker-helm helm k8s kubernetes
Last synced: about 2 months ago
JSON representation
The Kubernetes Package Manager in a Docker
- Host: GitHub
- URL: https://github.com/zenaptix-lab/docker_helm
- Owner: zenaptix-lab
- Created: 2020-07-13T15:16:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T08:19:27.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T22:31:48.202Z (almost 2 years ago)
- Topics: docker, docker-helm, helm, k8s, kubernetes
- Language: Dockerfile
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Docker Helm
The Kubernetes Package Manager in a Docker.
[![Docker Repository on Quay](https://quay.io/repository/zenlab/helm/status "Docker Repository on Quay")](https://quay.io/repository/zenlab/helm)### What is this?
This is a custom built version of Helm with [helm#9482](https://github.com/helm/helm/pull/9482) cherry-picked### What is this for?
We recently started making use of Bitbucket Pipelines and we needed this version of Helm in a docker container.