Skip to content

Commit 72d5969

Browse files
committed
Updates README.md
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
1 parent 05af698 commit 72d5969

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Dynamic Modules Examples
22

33
> Envoy Version: [5b88f941da971de57f29286103c20770811ec67f] v1.34
4+
>
5+
> Since dynamic modules are tied with a specific Envoy version, this repository is based on the specific commit of Envoy.
6+
> For examples for a specific Envoy version, please check out `release/v<version>` branch, e.g. [`release/v1.34`](https://github.com/envoyproxy/dynamic-modules-examples/tree/release/v1.34).
47
58
This repository hosts examples of dynamic modules for [Envoy] to extend its functionality.
69
The high level documentation is available [here][High Level Doc]. In short, a dynamic module is a shared library

0 commit comments

Comments
 (0)