An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# kubebuilder-updates [![scaffold](https://github.com/int128/kubebuilder-updates/actions/workflows/scaffold.yaml/badge.svg)](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.