Skip to content

Commit 341a5a3

Browse files
author
Code Dx Build
committed
chore: set chart reference to charts-2.69.0
1 parent ab7aca3 commit 341a5a3

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.68.0',
130+
[string] $codedxGitRepoBranch = 'charts-2.69.0',
131131

132132
[int] $kubeApiTargetPort = 443,
133133

0 commit comments

Comments
 (0)