We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa168f9 commit 4d817beCopy full SHA for 4d817be
envoy-1.33.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: envoy-1.33
3
- version: 1.33.0
+ version: "1.33.1"
4
epoch: 0
5
description: Cloud-native high-performance edge/middle/service proxy
6
copyright:
@@ -45,7 +45,7 @@ pipeline:
45
with:
46
repository: https://github.com/envoyproxy/envoy
47
tag: v${{package.version}}
48
- expected-commit: b0f43d67aa25c1b03c97186a200cc187f4c22db3
+ expected-commit: 1f244452f6f6b47d31dc16de8b0d868b179d684e
49
destination: envoy
50
51
- runs: |
0 commit comments