wave-k8s / wave

Kubernetes configuration tracking controller
Apache License 2.0
681 stars 81 forks source link

[helm] Cannot install chart in kubernetes 1.25 #134

Closed kty1965 closed 10 months ago

kty1965 commented 1 year ago

Need Update

Still deprecated apiVersion using 2 resources

Need to change rbac.authorization.k8s.io/v1beta1 -> rbac.authorization.k8s.io/v1

github-actions[bot] commented 10 months ago

This issue has been inactive for 60 days. If the issue is still relevant please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.

toelke commented 9 months ago

I merged #112 to fix this.