concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
145 stars 177 forks source link

Ingress api version need to be updated #204

Closed obeyler closed 3 years ago

obeyler commented 3 years ago

networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress

https://github.com/concourse/concourse-chart/blob/44499f29122838cb0faccf28d3d5d1509bec78b1/templates/_helpers.tpl#L110-L120