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 bf6f732 commit f91a504Copy full SHA for f91a504
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.84.0',
+ [string] $codedxGitRepoBranch = 'charts-2.85.0',
132
133
[int] $kubeApiTargetPort = 443,
134
0 commit comments