OpenSSL tarball Concourse resource v1.1.0
·
32 commits
to master
since this release
Improvements
- Now uses HTTPS
- Fixed issue with
checkalways reporting a latest version of3.0.7, whateversource.familywas set - Now setting a
source.familyof0.9.6or0.9.8is properly supported - Properly handles
sha1ormd5fingerprint checks wheneversha256is not provided, fails when no fingerprint can be checked, and still always providessha256in the output artifact directory in order to honor the resource contract - Resource image is rebuild whenever a new
alpinebase image is published
Usage
resource_types:
- name: bosh-config
type: registry-image
source:
repository: gstack/openssl-source-code-resource
tag: "1.1.0"