File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Top Open diff view settings Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Top Open diff view settings Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ jobs:
453453 docker run --rm \
454454 -v $(pwd)/envoy.yaml:/envoy.yaml \
455455 -v $(pwd)/target/wasm32-wasip1/release:/etc/envoy/proxy-wasm-plugins \
456- envoyproxy/envoy:v1.31 -latest \
456+ envoyproxy/envoy:v1.34 -latest \
457457 --mode validate \
458458 -c envoy.yaml
459459
@@ -540,6 +540,6 @@ jobs:
540540 docker run --rm \
541541 -v $(pwd)/envoy.yaml:/envoy.yaml \
542542 -v $(pwd)/target/wasm32-wasip1/release:/etc/envoy/proxy-wasm-plugins \
543- envoyproxy/envoy:v1.31 -latest \
543+ envoyproxy/envoy:v1.34 -latest \
544544 --mode validate \
545545 -c envoy.yaml
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.31 -latest
17+ image : envoyproxy/envoy:v1.34 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.31 -latest
17+ image : envoyproxy/envoy:v1.34 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.31 -latest
17+ image : envoyproxy/envoy:v1.34 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.31 -latest
17+ image : envoyproxy/envoy:v1.34 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.31 -latest
17+ image : envoyproxy/envoy:v1.34 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.31 -latest
17+ image : envoyproxy/envoy:v1.34 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
Original file line number Diff line number Diff line change 1414
1515services :
1616 envoy :
17- image : envoyproxy/envoy:v1.31 -latest
17+ image : envoyproxy/envoy:v1.34 -latest
1818 hostname : envoy
1919 ports :
2020 - " 10000:10000"
You can’t perform that action at this time.
0 commit comments