Skip to content

Commit 6102a40

Browse files
author
Code Dx Build
committed
chore: set chart reference to charts-2.24.0
1 parent ff5f595 commit 6102a40

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
@@ -124,7 +124,7 @@ param (
124124
[string] $codedxHelmRepo = 'https://codedx.github.io/codedx-kubernetes',
125125

126126
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
127-
[string] $codedxGitRepoBranch = 'charts-2.23.0',
127+
[string] $codedxGitRepoBranch = 'charts-2.24.0',
128128

129129
[int] $kubeApiTargetPort = 443,
130130

0 commit comments

Comments
 (0)