Skip to content

Commit 6e48dc7

Browse files
author
Code Dx Build
committed
chore: set chart reference to charts-2.59.0
1 parent 29c45c0 commit 6e48dc7

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
@@ -127,7 +127,7 @@ param (
127127
[string] $helmTimeoutToolOrchestration = '15m0s',
128128

129129
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
130-
[string] $codedxGitRepoBranch = 'charts-2.58.0',
130+
[string] $codedxGitRepoBranch = 'charts-2.59.0',
131131

132132
[int] $kubeApiTargetPort = 443,
133133

0 commit comments

Comments
 (0)