Skip to content

Commit 2554ff6

Browse files
author
Code Dx Build
committed
chore: set chart reference to charts-2.109.0
1 parent c350d40 commit 2554ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/core/setup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ param (
128128
[string] $helmTimeoutToolOrchestration = '15m0s',
129129

130130
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
131-
[string] $codedxGitRepoBranch = 'charts-2.108.0',
131+
[string] $codedxGitRepoBranch = 'charts-2.109.0',
132132

133133
[int] $kubeApiTargetPort = 443,
134134

0 commit comments

Comments
 (0)