Add changelog note

This commit is contained in:
Kyle Havlovitz 2022-06-16 18:26:25 -07:00
parent 7c5ef2aa3f
commit 6bcd065270
1 changed files with 4 additions and 0 deletions

4
.changelog/13481.txt Normal file
View File

@ -0,0 +1,4 @@
```release-note:improvement
command: Add support for enabling TLS in the Envoy Prometheus endpoint via the `consul connect envoy` command.
Adds the `-prometheus-ca-file`, `-prometheus-ca-path`, `-prometheus-cert-file` and `-prometheus-key-file` flags.
```