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 f347f91 commit 5e181b5Copy full SHA for 5e181b5
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.101.0',
+ [string] $codedxGitRepoBranch = 'charts-2.102.0',
132
133
[int] $kubeApiTargetPort = 443,
134
0 commit comments