Go to file
Renovator Bot 28d63e52a8
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore(deps): update dependency helm/helm to v3.12.0
2023-05-10 18:35:08 +00:00
overlay/usr/local/bin feat: add option to overwrite KUBECONFORM_CONFIG 2023-03-08 13:45:11 +01:00
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 2023-02-09 10:32:29 +01:00
.gitignore initial commit 2022-12-22 12:14:19 +01:00
.markdownlint.yml initial commit 2022-12-22 12:14:19 +01:00
.prettierignore initial commit 2022-12-22 12:14:19 +01:00
Dockerfile chore(deps): update dependency helm/helm to v3.12.0 2023-05-10 18:35:08 +00:00
LICENSE initial commit 2022-12-22 12:14:19 +01:00
README.md fix readme 2023-01-15 17:20:17 +01:00
renovate.json feat: add cert-manager crds 2023-01-24 09:21:27 +01:00

kube-tools

Custom Alpine image including a Kubernetes toolset

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom Alpine image including a Kubernetes toolset.

Included software:

  • helm
  • kustomize
  • yq
  • kubeconform
  • kubectl

License

This project is licensed under the MIT License - see the LICENSE file for details.