Fix truncate comment in helpers

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
Carlos Rodriguez Hernandez
2019-07-30 08:45:40 +00:00
parent 9f375b2379
commit cf4a7a3539
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: apache
version: 5.1.1
version: 5.1.2
appVersion: 2.4.39
description: Chart for Apache HTTP Server
keywords:
+1 -1
View File
@@ -8,7 +8,7 @@ Expand the name of the chart.
{{/*
Create a default fully qualified app name.
We truncate at 24 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
*/}}
{{- define "apache.fullname" -}}
{{- if .Values.fullnameOverride -}}
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: memcached
version: 2.1.0
version: 2.1.1
appVersion: 1.5.16
description: Chart for Memcached
keywords:
+1 -1
View File
@@ -8,7 +8,7 @@ Expand the name of the chart.
{{/*
Create a default fully qualified app name.
We truncate at 24 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
*/}}
{{- define "memcached.fullname" -}}
{{- if .Values.fullnameOverride -}}
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
version: 1.1.3
version: 1.1.4
appVersion: 2019.7.24
description: MinIO is an object storage server, compatible with Amazon S3 cloud storage service, mainly used for storing unstructured data (such as photos, videos, log files, etc.)
keywords:
+1 -1
View File
@@ -9,7 +9,7 @@ Expand the name of the chart.
{{/*
Create a default fully qualified app name.
We truncate at 24 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
*/}}
{{- define "minio.fullname" -}}
{{- if .Values.fullnameOverride -}}
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx
version: 4.1.0
version: 4.1.1
appVersion: 1.16.0
description: Chart for the nginx server
keywords:
+1 -1
View File
@@ -8,7 +8,7 @@ Expand the name of the chart.
{{/*
Create a default fully qualified app name.
We truncate at 24 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
*/}}
{{- define "nginx.fullname" -}}
{{- if .Values.fullnameOverride -}}
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: zookeeper
version: 4.1.0
version: 4.1.1
appVersion: 3.5.5
description: A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services for distributed applications.
keywords:
+1 -1
View File
@@ -8,7 +8,7 @@ Expand the name of the chart.
{{/*
Create a default fully qualified app name.
We truncate at 24 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
If release name contains chart name it will be used as a full name.
*/}}
{{- define "zookeeper.fullname" -}}