File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed
Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 11package :
22 name : cloud-provider-vsphere
3- version : " 1.34 .0"
4- epoch : 4 # GHSA-j5w8-q4qc-rx2x
3+ version : " 1.35 .0"
4+ epoch : 0 # GHSA-j5w8-q4qc-rx2x
55 description : Kubernetes Cloud Provider for vSphere
66 copyright :
77 - license : Apache-2.0
88
99pipeline :
1010 - uses : git-checkout
1111 with :
12- expected-commit : 0a5bfff15e0e37635bee573074d53762d028da39
12+ expected-commit : 93af0f78bc262173a372015d1f662098299224c5
1313 repository : https://github.com/kubernetes/cloud-provider-vsphere
1414 tag : v${{package.version}}
1515
16- - uses : go/bump
17- with :
18- deps : |-
19- golang.org/x/crypto@v0.45.0
20- modroot : test/e2e
21-
22- - uses : go/bump
23- with :
24- deps : |-
25- golang.org/x/crypto@v0.45.0
26-
2716 - uses : go/build
2817 with :
2918 ldflags : -X main.version=${{package.version}}
You can’t perform that action at this time.
0 commit comments