Releases: hysds/container-builder
Releases · hysds/container-builder
v0.0.2: HySDS Container Builder version 0.0.2
Bug fixes and enhancements:
- ensure previous image is cleaned out prior to build
v0.0.1: HySDS Container Builder version 0.0.1
Bug fixes and enhancements:
- enhancements
- HC-1 & SSDS-409: remove dependency on celeryconfig.py for mozart and grq rest urls
- HC-14: remove explicit call to encrypt file on s3
- cluster deployment responsible for turning on default encryption on buckets
v0.0.1-beta.5: HySDS Container Builder version 0.0.1-beta.5
Bug fixes and enhancements:
- propagate existing allowed_accounts
- use set to remove redundant accounts
v0.0.1-beta.4: HySDS Container Builder version 0.0.1-beta.4
Bug fixes and enhancements:
- update container metadata with image digest for provenance
- store container image ID as digest and conform to mozart API param names
v0.0.1-beta.3: HySDS Container Builder version 0.0.1-beta.3
Bug fixes and enhancements:
- allow skipping of image build by specifying SKIP_IMAGE_BUILD in commit messages
- will only proceed with skipping image build for jenkins jobs configured as
branches, not tags, since tags are immutable
v0.0.1-beta.2: HySDS Container Builder version 0.0.1-beta.2
Bug fixes and enhancements:
- move to github.com