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 7225dc4 commit ffd8f2fCopy full SHA for ffd8f2f
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.24.0',
+ [string] $codedxGitRepoBranch = 'charts-2.25.0',
128
129
[int] $kubeApiTargetPort = 443,
130
0 commit comments