Skip to content

1.38.0

Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 28 Aug 14:21
· 518 commits to develop since this release

Changes

Bosh Job Spec changes:

diff --git a/jobs/garden/spec b/jobs/garden/spec
index 3bffb2f7..125909ed 100644
--- a/jobs/garden/spec
+++ b/jobs/garden/spec
@@ -119,6 +119,10 @@ properties:
     description: "Additional hosts file entries to be used in containers."
     default: []
 
+  garden.enable_container_network_metrics:
+    description: "Enable container network metrics. This feature is only available on Linux."
+    default: false
+
   garden.insecure_docker_registry_list:
     description: "DEPRECATED in favour of grootfs property."
     default: []

✨ Built with go 1.20.7

Full Changelog: v1.37.0...v1.38.0

Resources