fix a typo (#17599)

Signed-off-by: Xiang Dai <764524258@qq.com>
This commit is contained in:
Xiang Dai
2019-10-02 02:45:08 -07:00
committed by Kubernetes Prow Robot
parent f5bcdc1c4e
commit 33caf79eca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: rocketchat
version: 1.1.13
version: 1.1.14
appVersion: 1.3.1
description: Prepare to take off with the ultimate chat platform, experience the next level of team communications
keywords:
+1 -1
View File
@@ -42,7 +42,7 @@ Create the name of the service account to use
{{- end -}}
{{/*
Return the apiVerion of deployment.
Return the apiVersion of deployment.
*/}}
{{- define "deployment.apiVersion" -}}
{{- if semverCompare "<1.14-0" .Capabilities.KubeVersion.GitVersion -}}