OpenSSL tarball Concourse resource v1.1.0
gk-concourse-ninja
released this
17 Nov 18:24
·
26 commits
to master
since this release
Improvements
- Now uses HTTPS
- Fixed issue with
check
always reporting a latest version of3.0.7
, whateversource.family
was set - Now setting a
source.family
of0.9.6
or0.9.8
is properly supported - Properly handles
sha1
ormd5
fingerprint checks wheneversha256
is not provided, fails when no fingerprint can be checked, and still always providessha256
in the output artifact directory in order to honor the resource contract - Resource image is rebuild whenever a new
alpine
base image is published
Usage
resource_types:
- name: bosh-config
type: registry-image
source:
repository: gstack/openssl-source-code-resource
tag: "1.1.0"