wave-k8s / wave

Kubernetes configuration tracking controller
Apache License 2.0
646 stars 82 forks source link

[helm] Cannot install chart in kubernetes 1.25 #134

Closed kty1965 closed 5 months ago

kty1965 commented 7 months 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 5 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 4 months ago

I merged #112 to fix this.