SAP / sap-btp-service-operator

SAP BTP service operator enables developers to connect Kubernetes clusters to SAP BTP accounts and to consume SAP BTP services within the clusters by using Kubernetes native tools.
Apache License 2.0
123 stars 47 forks source link

Upgrade golang runtime version #370

Closed idogoren closed 7 months ago

idogoren commented 8 months ago

Hi,

We're consuming this chart for our purposes and as part of that, we use BDBA for performing security scans. The issues which were detected are related to go 1.21 which you are using but go has released verison1.21.4. Could you please upgrade your Dockerfile accordingly and create a new verison?

Thanks.

image

kerenlahav commented 7 months ago

fixed in https://github.com/SAP/sap-btp-service-operator/releases/tag/v0.5.6 Thanks