https://github.com/int128/kubebuilder-updates
Scaffold kubebuilder project automatically generated by GitHub Actions
https://github.com/int128/kubebuilder-updates
golang kubebuilder kubernetes kubernetes-controller
Last synced: 3 months ago
JSON representation
Scaffold kubebuilder project automatically generated by GitHub Actions
- Host: GitHub
- URL: https://github.com/int128/kubebuilder-updates
- Owner: int128
- Created: 2022-08-28T06:56:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-31T17:48:06.000Z (4 months ago)
- Last Synced: 2026-01-31T18:54:01.830Z (4 months ago)
- Topics: golang, kubebuilder, kubernetes, kubernetes-controller
- Language: Go
- Homepage:
- Size: 521 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# kubebuilder-updates [](https://github.com/int128/kubebuilder-updates/actions/workflows/scaffold.yaml)
This is a project generated with [Kubebuilder](https://github.com/kubernetes-sigs/kubebuilder).
It is automatically updated by Renovate and [GitHub Actions](.github/workflows/scaffold.yaml).
You can update your Kubebuilder project using the patches of this repository.
## How to update your project
1. Find the current version from `cliVersion` field in [PROJECT](PROJECT) file.
2. Check the [CHANGELOG](CHANGELOG.md) for the latest version and the corresponding patch.
3. Apply the patch to your project.