Go to file
Renovator Bot e4a81fe0df
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
chore(deps): update dependency flux-local to v5.3.1 (#136)
Reviewed-on: #136
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2024-05-14 09:12:08 +02:00
.gitsv refactor: migrate to woodpecker ci (#82) 2023-11-08 09:02:47 +01:00
.woodpecker chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v4 (#124) 2024-03-27 08:54:26 +01:00
overlay/usr/local/bin fix: use default clusters subdir for flux-audit 2024-01-06 16:26:53 +01:00
.dictionary refactor: migrate to woodpecker ci (#82) 2023-11-08 09:02:47 +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 refactor: migrate to woodpecker ci (#82) 2023-11-08 09:02:47 +01:00
Containerfile.multiarch chore(deps): update dependency flux-local to v5.3.1 (#136) 2024-05-14 09:12:08 +02:00
LICENSE initial commit 2022-12-22 12:14:19 +01:00
README.md docs: fix container registry link 2024-05-13 21:14:57 +02:00
renovate.json feat: add cert-manager crds 2023-01-24 09:21:27 +01:00
trivy-secret.yaml chore(deps): update docker.io/alpine docker tag to v3.19 (#94) 2023-12-14 10:47:31 +01:00
trivy.yaml ci: add kube tools to trivy excludes 2024-05-13 11:22:12 +02:00

kube-tools

Custom Kubernetes toolkit container based on Alpine

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

Custom Kubernetes toolkit container based on Alpine.

Included software:

  • curl
  • make
  • tar
  • git
  • yq
  • helm
  • kubectl
  • kubeconform
  • kustomize
  • flux-local
  • polaris
  • openapi2jsonschema
  • gomplate

License

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