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 ff5f595 commit 6102a40Copy full SHA for 6102a40
setup/core/setup.ps1
@@ -124,7 +124,7 @@ param (
124
[string] $codedxHelmRepo = 'https://codedx.github.io/codedx-kubernetes',
125
126
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
127
- [string] $codedxGitRepoBranch = 'charts-2.23.0',
+ [string] $codedxGitRepoBranch = 'charts-2.24.0',
128
129
[int] $kubeApiTargetPort = 443,
130
0 commit comments