mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 13:48:48 +08:00
* Upgraded catalog item(s)
This commit upgrades elastic-search, nextcloud, pgadmin, immich, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
28 lines
863 B
YAML
28 lines
863 B
YAML
name: elastic-search
|
|
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.24
|
|
apiVersion: v2
|
|
appVersion: 8.10.2
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://www.elastic.co
|
|
icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg
|
|
sources:
|
|
- https://www.elastic.co/
|
|
- https://github.com/truenas/charts/tree/master/charts/elastic-search
|
|
- https://www.elastic.co/guide/en/elasticsearch/reference/master/docker.html#docker-configuration-methods
|
|
keywords:
|
|
- search
|
|
- elastic
|