Skip to content

2.78.0

Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 07 Jun 13:19
· 413 commits to develop since this release

Changes

  • Bumped to golang 1.20.5
  • Vizzini now defaults to cflinuxfs4

Bosh Job Spec changes:

diff --git a/jobs/vizzini/spec b/jobs/vizzini/spec
index 40b5eb74b..6ff53c654 100644
--- a/jobs/vizzini/spec
+++ b/jobs/vizzini/spec
@@ -73,7 +73,7 @@ properties:
 
   default_rootfs:
     description: "Default preloaded rootfs to target for running Tasks and LRPs"
-    default: "preloaded:cflinuxfs3"
+    default: "preloaded:cflinuxfs4"
 
   grace_tarball_url:
     description: "URL for the grace test asset"

✨ Built with go 1.20.5

Full Changelog: v2.77.0...v2.78.0

Resources