gk-concourse-ninja
released this
11 May 14:59
·
22 commits
to master
since this release
Improvements
- Improved Concourse pipeline for smoother maintainance of the resource
- Added support for new
go.mod
semantics with Golang 1.22 - Fixed Golang and Alpine version control from pipeline resources
- Added support for new
- Bumped Golang dependencies
- Built code with Golang 1.22.3
- Built resource image on top of Alpine 3.19.1
Usage
resource_types:
- name: key-value
type: registry-image
source:
repository: gstack/keyval-resource
tag: "1.5.1"