Skip to content

Commit

Permalink
chore: Update supported Envoy versions in ENVOY_VERSIONS file (#22138)
Browse files Browse the repository at this point in the history
* chore: Update supported Envoy versions in ENVOY_VERSIONS file

* added changelog file

---------

Co-authored-by: Abhishek Sahu <[email protected]>
  • Loading branch information
nitin-sachdev-29 and abhishek-hashicorp authored Feb 12, 2025
1 parent 93e9bfa commit a7eb703
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/22138.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
connect: update supported envoy versions to 1.33.0, 1.32.3
```
2 changes: 2 additions & 0 deletions envoyextensions/xdscommon/ENVOY_VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
#
# See https://www.consul.io/docs/connect/proxies/envoy#supported-versions for more information on Consul's Envoy
# version support.
1.33.0
1.32.3
1.31.5
1.30.9
1.29.12
Expand Down

0 comments on commit a7eb703

Please sign in to comment.