CHART NAME: {{ .Chart.Name }}
CHART VERSION: {{ .Chart.Version }}
APP VERSION: {{ .Chart.AppVersion }}

** Please be patient while the chart is being deployed **

To verify that kubewatch has started, run:

  kubectl get deploy -w --namespace {{ .Release.Namespace }} {{ template "common.names.fullname" . }}

{{- include "kubewatch.checkRollingTags" . }}
