Skip to content

Releases: cloudfoundry/grootfs

0.8.0

23 Jan 11:00
Compare
Choose a tag to compare
  • grootfs delete does not fail if the image is not found or already deleted.
  • Only grootfs create will try to create a substore.
  • Add --no-clean flag to grootfs create in order to override configuration file if clean_on_create is set to true.
  • Do not log private base image credential fields. The credentials themselves were not logged, just their fields.

0.7.0

06 Jan 14:08
Compare
Choose a tag to compare
Log ID when store is invalid

[finishes #128958393]

Signed-off-by: Gareth Clay <[email protected]>

0.6.0

06 Jan 10:06
Compare
Choose a tag to compare
Remove `version` from grootfs

[finishes #135413033]

Signed-off-by: Claudia Beresford <[email protected]>

0.4.0

14 Nov 15:20
Compare
Choose a tag to compare
Ensure the github release is correctly uploaded

[#133743717]

Signed-off-by: Claudia Beresford <[email protected]>

v0.3.0

08 Nov 16:50
Compare
Choose a tag to compare
Improve API documentation

[#133600357]

Signed-off-by: Alberto Leal <[email protected]>

v0.2.0

08 Nov 16:48
Compare
Choose a tag to compare
Use grootfs from local repo preferably

Signed-off-by: Tiago Scolari <[email protected]>