Skip to content

Commit bc44c64

Browse files
author
Code Dx Build
committed
chore: set chart reference to charts-2.96.0
1 parent 4b44351 commit bc44c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.95.0',
131+
[string] $codedxGitRepoBranch = 'charts-2.96.0',
132132

133133
[int] $kubeApiTargetPort = 443,
134134

0 commit comments

Comments
 (0)