Эх сурвалжийг харах

Upgraded catalog item(s) (#1405)

This commit upgrades elastic-search, plex, prometheus catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 жил өмнө
parent
commit
9c832d623f

+ 4 - 3
library/ix-dev/charts/elastic-search/Chart.yaml

@@ -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

+ 2 - 2
library/ix-dev/charts/elastic-search/values.yaml

@@ -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:

+ 2 - 2
library/ix-dev/charts/plex/Chart.yaml

@@ -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 - 1
library/ix-dev/charts/plex/values.yaml

@@ -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

+ 2 - 2
library/ix-dev/charts/prometheus/Chart.yaml

@@ -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 - 1
library/ix-dev/charts/prometheus/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: prom/prometheus
   pullPolicy: IfNotPresent
-  tag: v2.45.0
+  tag: v2.46.0
 
 resources:
   limits: