Skip to content

Commit 1dbd036

Browse files
committed
update version
1 parent 67ec778 commit 1dbd036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cf-common/templates/classic/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ coalesce here for backward compatibility
2323
{{/*
2424
Calculate Mongo Uri (for On-Prem)
2525
Usage:
26-
{{ include "cf.common-0.27.0.classic.calculateMongoUri" (dict "dbName" $.Values.global.pipelineManagerService "mongoURI" $.Values.global.mongoURI) }}
26+
{{ include "cf.common-0.28.0.classic.calculateMongoUri" (dict "dbName" $.Values.global.pipelineManagerService "mongoURI" $.Values.global.mongoURI) }}
2727
*/}}
2828
{{- define "cf-common-0.28.0.classic.calculateMongoUri" -}}
2929
{{- if contains "?" .mongoURI -}}

0 commit comments

Comments
 (0)