From 33caf79ecaa87a8b7ca7600a33ad08e0f47476b9 Mon Sep 17 00:00:00 2001 From: Xiang Dai <764524258@qq.com> Date: Wed, 2 Oct 2019 17:45:08 +0800 Subject: [PATCH] fix a typo (#17599) Signed-off-by: Xiang Dai <764524258@qq.com> --- stable/rocketchat/Chart.yaml | 2 +- stable/rocketchat/templates/_helpers.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/rocketchat/Chart.yaml b/stable/rocketchat/Chart.yaml index d4e5aafbe9..749428cb6b 100644 --- a/stable/rocketchat/Chart.yaml +++ b/stable/rocketchat/Chart.yaml @@ -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: diff --git a/stable/rocketchat/templates/_helpers.tpl b/stable/rocketchat/templates/_helpers.tpl index 4b0d1ca1c1..8903184ecf 100644 --- a/stable/rocketchat/templates/_helpers.tpl +++ b/stable/rocketchat/templates/_helpers.tpl @@ -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 -}}