Releases: concourse/docker-image-resource
Releases · concourse/docker-image-resource
v1.9.0
What's Changed
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #362
- Add secrets support by @JasonDictos in #366
- Support GAR mirror that send application/vnd.oci.image.index.v1+json by @mariash in #368
- Update the aws-sdk-go-v2 version to v1.30.5 by @blaydan in #371
New Contributors
- @JasonDictos made their first contribution in #366
- @mariash made their first contribution in #368
- @blaydan made their first contribution in #371
Full Changelog: v1.8.1...v1.9.0
v1.8.1
Merge pull request #361 from testwill/ioutil chore: remove refs to deprecated io/ioutil
v1.8.0
What's Changed
- Switch base image paketobuildpacks/run-jammy-basic.
- fix additional_private_registries on alpine by @mstandley-tempus in #352
- Bump github.com/aws/aws-sdk-go from 1.6.6-0.20161219233417-8e3cbe8bc611 to 1.34.0 by @dependabot in #354
- Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 by @dependabot in #355
- Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible by @dependabot in #357
New Contributors
- @pvaramballypivot made their first contribution in #358
Full Changelog: v1.7.0...v1.8.0
v1.7.1
Security patch for ubuntu 22.04 LTS as resource base image
v1.7.0
What's Changed
- Add a new optional config parameter
additional_private_registries
for authenticating to additional docker registries by @mstandley-tempus in #345 - Update the amazon-ecr-credentials-helper library to enable support for AWS GovCloud by @bartlett-sre in #347
New Contributors
- @mstandley-tempus made their first contribution in #345
Full Changelog: v1.6.3...v1.7.0
v1.6.3
Merge pull request #343 from niharbabu99/patch-1 fixing docker login issue due 2 logins we are performing during put
v1.5.5
update os package layers when building images Signed-off-by: Taylor Silva <[email protected]> Co-authored-by: Rui Yang <[email protected]>
v1.6.2
update os package layers when building images Signed-off-by: Taylor Silva <[email protected]> Co-authored-by: Rui Yang <[email protected]>
v1.6.1
update os package layers when building images Signed-off-by: Taylor Silva <[email protected]> Co-authored-by: Rui Yang <[email protected]>
v1.5.4
bump github.com/docker/distribution Signed-off-by: Rui Yang <[email protected]>