Go to file
Renovator Bot 2badc538fa
All checks were successful
ci/woodpecker/manual/build-package Pipeline was successful
ci/woodpecker/manual/build-container Pipeline was successful
ci/woodpecker/manual/docs Pipeline was successful
ci/woodpecker/manual/notify Pipeline was successful
chore(deps): update docker.io/alpine docker tag to v3.20 (#140)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/alpine | final | minor | `3.19` -> `3.20` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #140
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2024-06-01 13:00:52 +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 docker.io/alpine docker tag to v3.20 (#140) 2024-06-01 13:00:52 +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.