|
@@ -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.1.10
|
|
|
+version: 1.1.11
|
|
|
apiVersion: v2
|
|
|
appVersion: 8.12.0
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
@@ -15,7 +14,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.2.8
|
|
|
+ version: 1.2.9
|
|
|
home: https://www.elastic.co
|
|
|
icon: https://media.sys.truenas.net/apps/elastic-search/icons/icon.svg
|
|
|
sources:
|