2.114.0
·
12 commits
to develop
since this release
2.114.0
Release Date: February 18, 2025
Changes
Bosh Job Spec changes:
diff --git a/jobs/rep/spec b/jobs/rep/spec
index 0737d9d1a..012234e12 100644
--- a/jobs/rep/spec
+++ b/jobs/rep/spec
@@ -22,7 +22,8 @@ templates:
tls.key.erb: config/certs/tls.key
tls_ca.crt.erb: config/certs/tls_ca.crt
indicators.yml.erb: config/indicators.yml
-
+ volume_mounted_files.erb: bin/volume_mounted_files
+
packages:
- pid_utils
- rep
✨ Built with go 1.23.6
Full Changelog: v2.113.0...v2.114.0