Update catalog information

This commit is contained in:
sonicaj
2023-05-26 11:50:47 +00:00
parent d8cae419c1
commit 6de865a3a8
31 changed files with 13 additions and 13 deletions

View File

@@ -118,7 +118,7 @@
"latest_version": "1.0.93",
"latest_app_version": "2023.5.4",
"latest_human_version": "2023.5.4_1.0.93",
"last_update": "2023-05-23 17:11:03",
"last_update": "2023-05-24 08:17:15",
"name": "home-assistant",
"recommended": false,
"title": "Home Assistant",
@@ -415,9 +415,9 @@
"healthy_error": null,
"home": "https://www.elastic.co",
"location": "/__w/charts/charts/charts/elastic-search",
"latest_version": "1.0.6",
"latest_app_version": "8.7.1",
"latest_human_version": "8.7.1_1.0.6",
"latest_version": "1.0.7",
"latest_app_version": "8.8.0",
"latest_human_version": "8.8.0_1.0.7",
"last_update": "2023-05-11 16:20:35",
"name": "elastic-search",
"recommended": false,
@@ -565,9 +565,9 @@
"healthy_error": null,
"home": "https://emby.media/",
"location": "/__w/charts/charts/charts/emby",
"latest_version": "1.0.25",
"latest_app_version": "4.7.11.0",
"latest_human_version": "4.7.11.0_1.0.25",
"latest_version": "1.0.26",
"latest_app_version": "4.7.12.0",
"latest_human_version": "4.7.12.0_1.0.26",
"last_update": "2023-05-23 17:11:03",
"name": "emby",
"recommended": false,

View File

@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
annotations:
title: Elastic Search
type: application
version: 1.0.6
version: 1.0.7
apiVersion: v2
appVersion: 8.7.1
appVersion: 8.8.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: docker.elastic.co/elasticsearch/elasticsearch
pullPolicy: IfNotPresent
tag: 8.7.1
tag: 8.8.0
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Emby Server
annotations:
title: Emby Server
type: application
version: 1.0.25
version: 1.0.26
apiVersion: v2
appVersion: '4.7.11.0'
appVersion: 4.7.12.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,4 +1,4 @@
image:
pullPolicy: IfNotPresent
repository: emby/embyserver
tag: 4.7.11.0
tag: 4.7.12.0