File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 with :
4040 project_folder : " apps"
4141
42- license-check :
43- permissions :
44- contents : read
45- runs-on : ' ubuntu-latest'
46- steps :
47- - name : Checkout code
48- uses : actions/checkout@v6
49-
50- - name : License check
51- run : make license
52-
5342 matching-versions :
5443 permissions :
5544 contents : read
Original file line number Diff line number Diff line change 1- 4.0.4
1+ 4.0.5-dev
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ apiVersion: v2
44name : orch-ui-root
55description : Deploy Edge Orchestrator UI pods on Kubernetes
66type : application
7- version : 4.0.4
7+ version : 4.0.5-dev
88# Default appVersion will be overwritten by a the build to use the version from package.json.
99
1010# This value is supplied only to enable local unbuilt deployment of released content.
11- appVersion : " 4.0.4 "
11+ appVersion : " 4.0.5-dev "
1212annotations : {}
1313dependencies : []
You can’t perform that action at this time.
0 commit comments