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 1a06c5f commit 56c1cc5Copy full SHA for 56c1cc5
setup/core/setup.ps1
@@ -122,7 +122,7 @@ param (
122
[string] $codedxHelmRepo = 'https://codedx.github.io/codedx-kubernetes',
123
124
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
125
- [string] $codedxGitRepoBranch = 'charts-2.9.0',
+ [string] $codedxGitRepoBranch = 'charts-2.10.0',
126
127
[int] $kubeApiTargetPort = 443,
128
0 commit comments