istio-ecosystem / wasm-extensions

Contains miscellaneous Wasm extensions for Istio
Apache License 2.0
107 stars 34 forks source link

Add script for dep SHA update. #31

Closed bianpengyuan closed 3 years ago

bianpengyuan commented 3 years ago

This will simplify SHA update. For example, run update-dep.sh -r 1.8 to update relevent SHA to be the same as Istio 1.8.

This change also updates SHA to match Istio 1.8, in prep for branch cut.