57.16.0
·
13 commits
to develop
since this release
57.16.0
Release Date: July 29, 2026
Changes
- Update template tests to reflect the changes for config-file - Author: Amin Jamali - SHA: b34dbc8
- remove the path and mode for spec - Author: Amin Jamali - SHA: 6f41c30
- feat(TNZGOV-10968): use healthcheck-config.json - Author: Amin Jamali - SHA: 73ceb67
Bosh Job Spec changes:
diff --git a/jobs/nats-tls/spec b/jobs/nats-tls/spec
index 69f89406..43987d2c 100644
--- a/jobs/nats-tls/spec
+++ b/jobs/nats-tls/spec
@@ -7,6 +7,7 @@ templates:
nats-tls.conf.erb: config/nats-tls.conf
bpm.yml.erb: config/bpm.yml
nats-v2-wrapper-config.json.erb: config/nats-v2-wrapper-config.json
+ healthcheck-config.json.erb: config/healthcheck-config.json
internal_tls/ca.pem.erb: config/internal_tls/ca.pem
internal_tls/certificate.pem.erb: config/internal_tls/certificate.pem
✨ Built with go 1.26.5
Full Changelog: v57.15.0...v57.16.0