redhat-developer / s2i-dotnetcore

.NET Core OpenShift images
Apache License 2.0
113 stars 192 forks source link

Update Helm chart for .NET 7 EOL and add .NET 9. #489

Open tmds opened 2 months ago

tmds commented 2 months ago

The OpenShift integration has changed from using the image stream json files we maintain in this repo to a Helm chart that was added in https://github.com/openshift-helm-charts/charts/pull/1141.

The Helm chart must be updated for the .NET 7 EOL.

cc @omajid @aslicerh

tmds commented 1 month ago

I'll look into this as part of updating the chart to include .NET 9.

omajid commented 5 days ago

Can we close this now that https://github.com/openshift-helm-charts/charts/pull/1653 is merged?