We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dadd20 commit e1e2ed7Copy full SHA for e1e2ed7
setup/core/setup.ps1
@@ -132,7 +132,7 @@ param (
132
[string] $codedxHelmRepo = 'https://codedx.github.io/codedx-kubernetes',
133
134
[string] $codedxGitRepo = 'https://github.com/codedx/codedx-kubernetes.git',
135
- [string] $codedxGitRepoBranch = 'charts-1.47.0',
+ [string] $codedxGitRepoBranch = 'charts-1.48.0',
136
137
[int] $kubeApiTargetPort = 443,
138
0 commit comments