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 257a891 commit 82d4c5dCopy full SHA for 82d4c5d
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.60.0',
+ [string] $codedxGitRepoBranch = 'charts-2.61.0',
131
132
[int] $kubeApiTargetPort = 443,
133
0 commit comments