|
@@ -1,10 +1,9 @@
|
|
|
name: elastic-search
|
|
|
-description: Elasticsearch is the distributed, RESTful search and analytics engine
|
|
|
- at the heart of the Elastic Stack.
|
|
|
+description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.
|
|
|
annotations:
|
|
|
title: Elastic Search
|
|
|
type: application
|
|
|
-version: 1.0.19
|
|
|
+version: 1.0.20
|
|
|
apiVersion: v2
|
|
|
appVersion: 8.9.1
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
@@ -15,7 +14,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.0.12
|
|
|
+ version: 1.1.0
|
|
|
home: https://www.elastic.co
|
|
|
icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg
|
|
|
sources:
|