changelog: add entry for #25140 (#25178)

This commit is contained in:
James Rasell
2025-02-21 09:24:32 +01:00
committed by GitHub
parent 3f764a21bc
commit 5c7e3bbe2f

5
.changelog/25140.txt Normal file
View File

@@ -0,0 +1,5 @@
```release-note:bug
template: Updated the consul-template dependency to v0.40.0 which included a bug fix in the
quiescence timers. This bug could cause increased Nomad client CPU usage for tasks which use two or
more template blocks.
```