Skip to content

Releases: concourse/registry-image-resource

v1.4.0

27 Jul 18:21
Compare
Choose a tag to compare
update os package layer when building images

Signed-off-by: Taylor Silva <[email protected]>
Co-authored-by: Rui Yang <[email protected]>

v0.14.1

20 Jul 21:09
Compare
Choose a tag to compare
bump golang.org/x/crypto

Signed-off-by: Rui Yang <[email protected]>

v1.3.1

24 Jun 18:15
06ffede
Compare
Choose a tag to compare

🐞 Bug Fixes

v1.3.0

18 May 20:30
17186cf
Compare
Choose a tag to compare
Merge pull request #279 from concourse/bump-gomod

bump golang.org/x/crypto

v1.2.1

24 Mar 17:47
68383de
Compare
Choose a tag to compare
Merge pull request #270 from concourse/issue/269

fix pushing to GCR

v1.2.0

11 Mar 21:52
d0107f5
Compare
Choose a tag to compare

✈️ Features

🤷 Miscellaneous

  • structure: fix flaky test due to concurrent push (#265) @vito 🔗

v1.1.0

25 Jan 19:43
2fc4232
Compare
Choose a tag to compare

✈️ Features

🤷 Miscellaneous

v1.0.0

19 Nov 19:51
5fe28b7
Compare
Choose a tag to compare

🚨 Breaking

  • add semver tagging semantics. The resource now operates around semver tags by default instead of looking at one specific tag. Users will need to specify either version in the params of a put step or tag in the resources source config (#214) @vito 🔗

✈️ Features

v0.14.0

22 Oct 13:19
aaaa505
Compare
Choose a tag to compare

🚨 Breaking

  • registry_mirror no longer overwrites a repo host (#248) @mdb 🔗

✈️ Features

  • check: try GET when HEAD request returns no digest (#249) @vito 🔗

🤷 Miscellaneous

v0.13.0

22 Sep 14:45
7a6b546
Compare
Choose a tag to compare

✈️ Features

🤷 No Impact