dmikusa / binding-tool

Generate Kubernetes service bindings for use with Cloud Native Buildpacks
Apache License 2.0
27 stars 4 forks source link

Added fix for Issue 26 - code accounts for sha256 or checksum #136

Closed dipalpat closed 6 months ago

dipalpat commented 7 months ago

The changes in this PR are related to issue 26 where some buildpack tomls don't use sha256 and instead use the checksum field.