Skip to content

Commit

Permalink
Merge pull request #169 from layer5io/kumarabd/feature/fix
Browse files Browse the repository at this point in the history
changes proxy version
  • Loading branch information
kumarabd authored Dec 9, 2020
2 parents 606e96f + 9617ba4 commit c88c96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/imagehub-filter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
match:
context: SIDECAR_INBOUND # will match inbound listeners in all sidecars
proxy:
proxyVersion: '^1\.7.*'
proxyVersion: '^1\.8.*'
listener:
portNumber: 9091
filterChain:
Expand Down

0 comments on commit c88c96b

Please sign in to comment.