Merge branch 'master' into master

This commit is contained in:
Rafael Ríos Saavedra
2019-09-25 09:21:43 +02:00
committed by GitHub
183 changed files with 2025 additions and 223 deletions

View File

@@ -1,5 +1,6 @@
apiVersion: v1
name: tomcat
version: 5.0.0
appVersion: 9.0.26
description: Chart for Apache Tomcat

View File

@@ -1,4 +1,4 @@
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ template "tomcat.fullname" . }}