mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 03:08:33 +08:00
Upgraded catalog item(s) (#2214)
This commit upgrades elastic-search, prometheus, gitea catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.12.1
|
||||
tag: 8.12.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: prom/prometheus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.49.1
|
||||
tag: v2.50.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.21.5-rootless
|
||||
tag: 1.21.6-rootless
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user