File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
package :
2
2
name : linkerd2-proxy
3
- version : " 2.296 .0"
4
- epoch : 1
3
+ version : " 2.297 .0"
4
+ epoch : 0
5
5
description : " A program that validates linkerd networks"
6
6
dependencies :
7
7
runtime :
@@ -28,7 +28,7 @@ pipeline:
28
28
with :
29
29
repository : https://github.com/linkerd/linkerd2-proxy
30
30
tag : release/v${{package.version}}
31
- expected-commit : a9ce356bf8e8e690ceed057d3f5d081e202ef201
31
+ expected-commit : a2eadec54a108b50b7355805cc3bac5e1c3eeb06
32
32
33
33
- uses : rust/cargobump
34
34
Original file line number Diff line number Diff line change 1
1
package :
2
2
name : neuvector-scanner
3
- version : " 3.802 "
3
+ version : " 3.803 "
4
4
epoch : 0
5
5
description : NeuVector vulnerability scanner for the SUSE NeuVector Container Security Platform
6
6
copyright :
@@ -23,7 +23,7 @@ pipeline:
23
23
with :
24
24
repository : https://github.com/neuvector/scanner
25
25
tag : v${{package.version}}
26
- expected-commit : e6634ad039f74b79cfde7ce2c3462d4dc67f70af
26
+ expected-commit : b2f1cb13d2843f5a7ce5ca7a9c53e3e4b5fdd4b2
27
27
28
28
- uses : go/build
29
29
with :
Original file line number Diff line number Diff line change 1
1
package :
2
2
name : py3-pulsar-client
3
- version : " 3.6.1 "
3
+ version : " 3.7.0 "
4
4
epoch : 0
5
5
description : Apache Pulsar Python client library
6
6
copyright :
@@ -31,7 +31,7 @@ pipeline:
31
31
with :
32
32
repository : https://github.com/apache/pulsar-client-python
33
33
tag : v${{package.version}}
34
- expected-commit : b3b6cbd8ac685991ebd0f4b53c3d97c8644e865c
34
+ expected-commit : f28ac02fa44c6dacec24159e1569153e2a6abc94
35
35
36
36
- runs : |
37
37
pythonver=$(python3 -c 'import sys; print(str(sys.version_info[0])+"."+str(sys.version_info[1]))')
You can’t perform that action at this time.
0 commit comments