Go to file
Renovator Bot d06bd6aa3e
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/push/build-container Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details
chore(deps): update dependency kubernetes/kubernetes to v1.30.0 (#129)
Reviewed-on: #129
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2024-04-18 08:41:25 +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 kubernetes/kubernetes to v1.30.0 (#129) 2024-04-18 08:41:25 +02:00
LICENSE initial commit 2022-12-22 12:14:19 +01:00
README.md feat: add gomplate 2024-03-26 10:36:36 +01: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 chore: ignore flux binary by trivy 2024-01-14 15:22:16 +01:00

README.md

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.