Skip to content

Releases: uc-cdis/containers

1.3.6

20 Jun 14:36
46262f0
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.3.5

Notes to tag/commit: 46262f0

Generated: 2024-06-20

New Features

  • Update GH workflow get_layer_info_for_nf_imgs.yml to process # and *
    in the allowed_base_images.txt file (#187)
  • Automatically deletes untagged images in the nextflow-approved/public's
    public ECR repo (#185)
  • Add new GH workflow that automatically pushes new nextflow base images to
    public ECR (#181)
  • Removed docker files which were once used as a potential base images, but
    are no longer in use. (#181)

Improvements

  • Utilize functions from healdata-utils for vlmd validation (#188)
  • Organized nextflow base docker images (#181)
  • Replace tag_name with image_uri to give more context to users when
    image scanning pipeline fails (#180)

1.3.5

01 May 15:47
7ccfde9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.4...1.3.5

1.3.4

29 Apr 18:36
d34a17a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

Release 1.0.0 for Jupyter VADC

04 Mar 15:44
90516ea
Compare
Choose a tag to compare

What's Changed

  • dep(vadc): update base image; add psycopg2 by @m0nhawk in #166

Gen3-licensed waits for Stata license from sidecar

20 Feb 21:51
775e2df
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.3.2

Notes to tag/commit: 775e2df

Generated: 2024-02-20

Improvements

  • Gen3-licensed workspace waits for Stata license from sidecar instead of cron job (#144)

1.3.2

08 Feb 17:53
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.3.1

Notes to tag/commit: 1.3.2

Generated: 2024-02-08

Improvements

  • Pin jupyter-covid19 image to new restricted-download base

1.3.1

08 Feb 17:47
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.3.0

Notes to tag/commit: 1.3.1

Generated: 2024-02-08

Improvements

  • Fix jupyter-restricted-download to pass config to downstream images

Jupyter image with restricted download

01 Feb 21:41
82b79f5
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.2.1

Notes to tag/commit: 1.3.0

Generated: 2024-02-01

Improvements

  • Update jupyter-covid19 image to restrict download (#146)
  • Fix names and workflow run rules for other workflows (#145)

New Features

  • Add jupyter image with restricted download (#145)

1.2.1: Merge pull request #140 from uc-cdis/feat/nextflow-welcome

13 Dec 21:21
9fa8e8c
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.2.0

Notes to tag/commit: 1.2.1

Generated: 2023-12-13

New Features

  • Nextflow workspace: add welcome page (#140)
  • Add Nextflow base image based on
    anibali/pytorch:1.13.1-cuda11.7-ubuntu22.04 with a fix to all the
    critical vulnerabilities for FIPS (#138)
  • Add VLMD python CLI to be used in VLMD submission workflows (#112)

Improvements

  • Add unit tests for vlmd-submission-tools (#125)
  • Added description of gen3 license secret creation (#114)
  • Update base image of gen3-licensed to new release (#114)

VLMD Submission Tools 1.0.0

29 Aug 21:18
b85db34
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.2.0

Notes to tag/commit: b85db34

Generated: 2023-08-29

New Features

  • Add VLMD python CLI to be used in VLMD submission workflows (#112)

Improvements

  • Added description of gen3 license secret creation (#114)
  • Update base image of gen3-licensed to new release (#114)

Deployment Changes