Skip to content
Merged
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.3
version: 1.26.4
epoch: 0
description: Cloud-native high-performance edge/middle/service proxy
copyright:
Expand Down Expand Up @@ -36,7 +36,7 @@ pipeline:
with:
repository: https://github.com/envoyproxy/envoy
tag: v${{package.version}}
expected-commit: ea9d25e93cef74b023c95ca1a3f79449cdf7fa9a
expected-commit: cfa32deca25ac57c2bbecdad72807a9b13493fc1
destination: envoy

- runs: |
Expand Down