cybozu-go / accurate

Kubernetes controller for multi-tenancy. It propagates resources between namespaces accurately and allows tenant users to create/delete sub-namespaces.
https://cybozu-go.github.io/accurate/
Apache License 2.0
34 stars 5 forks source link

build(deps): bump Kubernetes to 1.29 #118

Closed erikgb closed 5 months ago

erikgb commented 5 months ago

This bumps the supported Kubernetes to 1.29 as documented in https://cybozu-go.github.io/accurate/maintenance.html. The Go dependencies are bumped in https://github.com/cybozu-go/accurate/pull/117.

It seems like Renovate is no longer operating on this project, so I bumped the patch versions of the supported K8s releases also.