|
@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
|
|
|
annotations:
|
|
|
title: Elastic Search
|
|
|
type: application
|
|
|
-version: 1.0.28
|
|
|
+version: 1.0.29
|
|
|
apiVersion: v2
|
|
|
-appVersion: 8.10.4
|
|
|
+appVersion: 8.11.0
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -15,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.1.1
|
|
|
+ version: 1.2.1
|
|
|
home: https://www.elastic.co
|
|
|
icon: https://media.sys.truenas.net/apps/elastic-search/icons/icon.svg
|
|
|
sources:
|