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 fc570ea commit f1e09edCopy full SHA for f1e09ed
setup/core/setup.ps1
@@ -127,7 +127,7 @@ param (
127
[string] $helmTimeoutToolOrchestration = '15m0s',
128
129
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
130
- [string] $codedxGitRepoBranch = 'charts-2.61.0',
+ [string] $codedxGitRepoBranch = 'charts-2.62.0',
131
132
[int] $kubeApiTargetPort = 443,
133
0 commit comments