Skip to content

Commit e1e2ed7

Browse files
author
Code Dx Build
committed
chore: set chart reference to charts-1.48.0
1 parent 0dadd20 commit e1e2ed7

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

134134
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
135-
[string] $codedxGitRepoBranch = 'charts-1.47.0',
135+
[string] $codedxGitRepoBranch = 'charts-1.48.0',
136136

137137
[int] $kubeApiTargetPort = 443,
138138

0 commit comments

Comments
 (0)