diff --git a/setup/core/setup.ps1 b/setup/core/setup.ps1 index b6216c8..6ea4b82 100644 --- a/setup/core/setup.ps1 +++ b/setup/core/setup.ps1 @@ -127,7 +127,7 @@ param ( [string] $helmTimeoutToolOrchestration = '15m0s', [string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git', - [string] $codedxGitRepoBranch = 'charts-2.73.0', + [string] $codedxGitRepoBranch = 'charts-2.74.0', [int] $kubeApiTargetPort = 443,