Skip to content

OpenSSL tarball Concourse resource v1.3.1

Latest
Compare
Choose a tag to compare
@gk-concourse-ninja gk-concourse-ninja released this 11 May 15:34

Improvements

  • Fixed Concourse pipeline so that Alpine version is properly controlled from the pipeline resources, and version bumping is solid
  • Built resource image on top of Alpine 3.19.1

Usage

resource_types:
  - name: bosh-config
    type: registry-image
    source:
      repository: gstack/openssl-source-code-resource
      tag: "1.3.1"