Go to file
Renovator Bot 112993b25e
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore(deps): update dependency fluxcd/flux2 to v0.39.0
2023-02-02 16:04:22 +00:00
overlay/usr/local/bin feat: add cert-manager crds 2023-01-24 09:21:27 +01:00
.drone.yml refactor: use buildx for multiarch container builds (#12) 2023-01-15 17:09:27 +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 fluxcd/flux2 to v0.39.0 2023-02-02 16:04:22 +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.