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 7eef75e commit 1d27487Copy full SHA for 1d27487
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.83.0',
+ [string] $codedxGitRepoBranch = 'charts-2.84.0',
132
133
[int] $kubeApiTargetPort = 443,
134
0 commit comments