Skip to content

Commit 45449f7

Browse files
author
Code Dx Build
committed
chore: set chart reference to charts-2.12.0
1 parent ae2de8c commit 45449f7

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

124124
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
125-
[string] $codedxGitRepoBranch = 'charts-2.11.0',
125+
[string] $codedxGitRepoBranch = 'charts-2.12.0',
126126

127127
[int] $kubeApiTargetPort = 443,
128128

0 commit comments

Comments
 (0)