We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b290692 commit dbc7eb0Copy full SHA for dbc7eb0
setup/core/setup.ps1
@@ -128,7 +128,7 @@ param (
128
[string] $helmTimeoutToolOrchestration = '15m0s',
129
130
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
131
- [string] $codedxGitRepoBranch = 'charts-2.82.0',
+ [string] $codedxGitRepoBranch = 'charts-2.83.0',
132
133
[int] $kubeApiTargetPort = 443,
134
0 commit comments