Docker image with necessary tools installed to deploy to Kubernetes using Helm:
- Helm
- Helm secrets plugin
- GnuPG
- kubectl
This Docker image can be useful in GitLab CI for instance to avoid rebuilding deploy image each time.
docker pull clickandmortar/k8s-deployerAvailable tags:
buster-helm3: Debian Buster based with Helm 3latest: referencesbuster-helm3