diff --git a/envoy.yaml b/envoy.yaml index d633d4d960b..88246317773 100644 --- a/envoy.yaml +++ b/envoy.yaml @@ -1,6 +1,6 @@ package: name: envoy - version: 1.26.1 + version: 1.26.2 epoch: 0 description: Cloud-native high-performance edge/middle/service proxy copyright: @@ -33,7 +33,7 @@ pipeline: with: repository: https://github.com/envoyproxy/envoy tag: v${{package.version}} - expected-commit: c7e8e7356d3a969c1b8e4e1f2687699acd91c6a1 + expected-commit: 4aa28dcbfdaf17b754ee6d4ca4f1fdf6f84c99dc destination: envoy - runs: |