File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
codedx-tool-orchestration Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : codedx-tool-orchestration
3- version : 1.0.2
4- appVersion : " 1.0.1 "
3+ version : 1.0.3
4+ appVersion : " 1.0.2 "
55description : A Helm chart for Code Dx Tool Orchestration
66icon : https://codedx.com/wp-content/uploads/2017/03/CodeDx-logo.png
77home : https://github.com/codedx/codedx-kubernetes
Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ codedxTls:
55 enabled : false
66 caConfigMap :
77
8- imageNameCodeDxTools : " codedx/codedx-tools:v1.0.0 "
9- imageNameCodeDxToolsMono : " codedx/codedx-toolsmono:v1.0.0 "
8+ imageNameCodeDxTools : " codedx/codedx-tools:v1.0.1 "
9+ imageNameCodeDxToolsMono : " codedx/codedx-toolsmono:v1.0.1 "
1010imageNameNewAnalysis : " codedx/codedx-newanalysis:v1.0.0"
1111imageNameSendResults : " codedx/codedx-results:v1.0.0"
1212imageNameSendErrorResults : " codedx/codedx-error-results:v1.0.0"
1313imageNameHelmPreDelete : " codedx/codedx-cleanup:v1.0.0"
1414imagePullSecretKey : " "
1515
16- toolServiceImageName : codedx/codedx-tool-service:v1.0.1
16+ toolServiceImageName : codedx/codedx-tool-service:v1.0.2
1717toolServiceImagePullSecrets : []
1818toolServicePort : 3333
1919
You can’t perform that action at this time.
0 commit comments