Skip to content

2.86.0

Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 07 Dec 13:37
· 305 commits to develop since this release

Changes

Bosh Job Spec changes:

diff --git a/jobs/rep/spec b/jobs/rep/spec
index 1383b67c0..5c0ec9576 100644
--- a/jobs/rep/spec
+++ b/jobs/rep/spec
@@ -30,6 +30,11 @@ packages:
   - proxy
   - certsplitter
 
+consumes:
+- name: max_containers
+  type: max_containers
+  optional: true
+
 properties:
   bpm.enabled:
     description: "use the BOSH Process Manager to manage the cell rep process."

✨ Built with go 1.21.5

Full Changelog: v2.85.0...v2.86.0

Resources