mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update api versions to support k8s 1.16 (#17649)
Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7a9b9dc53f
commit
0274cecf53
@@ -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,4 +1,4 @@
|
||||
apiVersion: apps/v1beta2
|
||||
apiVersion: apps/v1
|
||||
kind: StatefulSet
|
||||
metadata:
|
||||
name: {{ template "logstash.fullname" . }}
|
||||
|
||||
Reference in New Issue
Block a user