Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions envoy.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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: |
Expand Down