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 ae2de8c commit 45449f7Copy full SHA for 45449f7
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.11.0',
+ [string] $codedxGitRepoBranch = 'charts-2.12.0',
126
127
[int] $kubeApiTargetPort = 443,
128
0 commit comments