File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.0.13
1+ 2.0.14
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ apiVersion: v2
44name : orch-ui-admin
55description : Deploy Edge-Native Software Platform UI Admin pods on Kubernetes
66type : application
7- version : 2.0.13
7+ version : 2.0.14
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 : " 2.0.13 "
11+ appVersion : " 2.0.14 "
1212annotations :
1313 api_observability_monitor : 0.0.5
1414dependencies : []
Original file line number Diff line number Diff line change 5151 - name : runtime-config
5252 mountPath : /usr/share/nginx/html/runtime-config.js
5353 subPath : runtime-config.js
54+ - mountPath : /tmp
55+ name : tmp
5456 securityContext :
5557 readOnlyRootFilesystem : true
5658 allowPrivilegeEscalation : false
7375 items :
7476 - key : config
7577 path : runtime-config.js
76-
78+ - emptyDir : {}
79+ name : tmp
Original file line number Diff line number Diff line change 1- 2.0.17-dev
1+ 2.0.17
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ apiVersion: v2
44name : orch-ui-app-orch
55description : Deploy the Edge Orchestrator app-orch pod
66type : application
7- version : 2.0.17-dev
7+ version : 2.0.17
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 : " 2.0.17-dev "
11+ appVersion : " 2.0.17"
1212annotations : {}
1313dependencies : []
Original file line number Diff line number Diff line change 5151 - name : runtime-config
5252 mountPath : /usr/share/nginx/html/runtime-config.js
5353 subPath : runtime-config.js
54+ - mountPath : /tmp
55+ name : tmp
5456 securityContext :
5557 readOnlyRootFilesystem : true
5658 allowPrivilegeEscalation : false
7375 items :
7476 - key : config
7577 path : runtime-config.js
76-
78+ - emptyDir : {}
79+ name : tmp
Original file line number Diff line number Diff line change 1- 2.0.17
1+ 2.0.18
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ apiVersion: v2
44name : orch-ui-cluster-orch
55description : Deploy the Edge Orchestrator cluster-orch pod
66type : application
7- version : 2.0.17
7+ version : 2.0.18
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 : " 2.0.17 "
11+ appVersion : " 2.0.18 "
1212annotations : {}
1313dependencies : []
Original file line number Diff line number Diff line change 5151 - name : runtime-config
5252 mountPath : /usr/share/nginx/html/runtime-config.js
5353 subPath : runtime-config.js
54+ - mountPath : /tmp
55+ name : tmp
5456 securityContext :
5557 readOnlyRootFilesystem : true
5658 allowPrivilegeEscalation : false
7375 items :
7476 - key : config
7577 path : runtime-config.js
78+ - emptyDir : {}
79+ name : tmp
7680
Original file line number Diff line number Diff line change 1- 1.0.13
1+ 1.0.14
You can’t perform that action at this time.
0 commit comments