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 d433e11 commit 571d891Copy full SHA for 571d891
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.77.0',
+ [string] $codedxGitRepoBranch = 'charts-2.78.0',
131
132
[int] $kubeApiTargetPort = 443,
133
0 commit comments