Ver código fonte

Upgraded catalog item(s) (#2214)

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

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 ano atrás
pai
commit
e5f8db55b0

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

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

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

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

+ 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.1.9
+version: 1.1.10
 apiVersion: v2
-appVersion: v2.49.1
+appVersion: v2.50.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.49.1
+  tag: v2.50.0
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/gitea/Chart.yaml

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.1.13
+version: 1.1.14
 apiVersion: v2
-appVersion: 1.21.5
+appVersion: 1.21.6
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/gitea/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: gitea/gitea
   pullPolicy: IfNotPresent
-  tag: 1.21.5-rootless
+  tag: 1.21.6-rootless
 
 resources:
   limits: