Skip to content

Commit

Permalink
Update deploy/helm/sumologic/templates/_helpers.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
sumo-drosiek committed Dec 15, 2020
1 parent 9d56108 commit 7643475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@ Returns kubernetes minor version as integer (without additional chars like +)
Example:
{{ include "kubernetes.version.minor" . }}
{{ include "kubernetes.minor" . }}
*/}}
{{- define "kubernetes.minor" -}}
{{- print (regexFind "^\\d+" .Capabilities.KubeVersion.Minor) -}}
Expand Down

0 comments on commit 7643475

Please sign in to comment.