Update api versions to support k8s 1.16 (#17649)

Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
This commit is contained in:
Anton Gorkovenko
2019-10-03 22:03:56 -07:00
committed by Kubernetes Prow Robot
parent 7a9b9dc53f
commit 0274cecf53
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ description: Logstash is an open source, server-side data processing pipeline
icon: https://www.elastic.co/assets/blt86e4472872eed314/logo-elastic-logstash-lt.svg
home: https://www.elastic.co/products/logstash
name: logstash
version: 2.2.1
version: 2.3.0
appVersion: 7.1.1
sources:
- https://www.docker.elastic.co
+1 -1
View File
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta2
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: {{ template "logstash.fullname" . }}