github.com/pf-qiu/concourse/v6@v6.7.3-0.20201207032516-1f455d73275f/release-notes/v3.3.3.md (about)

     1  #### <sub><sup><a name="v333-note-1" href="#v333-note-1">:link:</a></sup></sub> feature
     2  
     3  * Added support for `params` in [**`image_resource`**](https://concourse-ci.org/tasks.html#image_resource). This probably should've always been there, but hey at least its there now!
     4    
     5    
     6   #### <sub><sup><a name="v333-note-2" href="#v333-note-2">:link:</a></sup></sub> feature
     7  
     8  * The [`s3` resource](https://github.com/concourse/s3-resource) supports `unpack`, which unarchives a tar/zip file on the `get` command. This enables s3 to be a provider for [**`image_resource`**](https://concourse-ci.org/tasks.html#image_resource) docker images. Thanks to a PR by @krishicks!
     9    
    10    
    11  
    12