RocketChat / helm-charts

Repository for RocketChat helm charts
37 stars 67 forks source link

Deprecated Ingress API #37

Closed mseiwald closed 2 years ago

mseiwald commented 2 years ago

The hosted chart (version 4.3.1) still uses apiVersion: extensions/v1beta1 which is no longer served as of K8s 1.22. The git repo actually has this fixed but it's not in the released chart. I don't know where this discrepancy comes from.

Please fix this.

snowball77 commented 2 years ago

IMHO the chart should be released again. It might make sense to make the chart (release) version independent of the actual application version as it is with other helm charts.

snowball77 commented 2 years ago

I tested the new release 4.3.2 and this one works now. I assume with this we can close this issue?

prppedro commented 2 years ago

Yes, we've fixed that, a few releases back. I think we're good, for now. Closing the issue!