mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Update catalog information
This commit is contained in:
@@ -217,9 +217,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/elastic-search",
|
||||
"latest_version": "1.0.3",
|
||||
"latest_app_version": "8.7.0",
|
||||
"latest_human_version": "8.7.0_1.0.3",
|
||||
"latest_version": "1.0.4",
|
||||
"latest_app_version": "8.7.1",
|
||||
"latest_human_version": "8.7.1_1.0.4",
|
||||
"last_update": "2023-05-01 16:31:27",
|
||||
"name": "elastic-search",
|
||||
"recommended": false,
|
||||
@@ -686,7 +686,7 @@
|
||||
"latest_version": "1.0.0",
|
||||
"latest_app_version": "10.8.10",
|
||||
"latest_human_version": "10.8.10_1.0.0",
|
||||
"last_update": null,
|
||||
"last_update": "2023-05-02 15:25:00",
|
||||
"name": "jellyfin",
|
||||
"recommended": false,
|
||||
"title": "Jellyfin",
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
|
||||
annotations:
|
||||
title: Elastic Search
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: '8.7.0'
|
||||
appVersion: 8.7.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.7.0
|
||||
tag: 8.7.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user