mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 03:08:33 +08:00
Upgraded catalog item(s) (#1405)
This commit upgrades elastic-search, plex, prometheus catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
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.0.17
|
||||
version: 1.0.18
|
||||
apiVersion: v2
|
||||
appVersion: 8.8.2
|
||||
appVersion: 8.9.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.8.2
|
||||
tag: 8.9.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -22,7 +22,7 @@ esRunAs:
|
||||
esNetwork:
|
||||
httpPort: 30003
|
||||
hostNetwork: false
|
||||
certificateID: null
|
||||
certificateID:
|
||||
|
||||
esStorage:
|
||||
data:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Plex Media Server
|
||||
annotations:
|
||||
title: Plex
|
||||
type: application
|
||||
version: 1.7.53
|
||||
version: 1.7.54
|
||||
apiVersion: v2
|
||||
appVersion: 1.32.5.7328
|
||||
appVersion: 1.32.5.7349
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
tag: 1.32.5.7328-2632c9d3a
|
||||
tag: 1.32.5.7349-8f4248874
|
||||
plexpassImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
|
||||
@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
|
||||
annotations:
|
||||
title: Prometheus
|
||||
type: application
|
||||
version: 1.0.16
|
||||
version: 1.0.17
|
||||
apiVersion: v2
|
||||
appVersion: v2.45.0
|
||||
appVersion: v2.46.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: prom/prometheus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.45.0
|
||||
tag: v2.46.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user