mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 10:59:50 +08:00
Upgraded catalog item(s) (#1534)
This commit upgrades elastic-search, recyclarr 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.0.21
|
||||
version: 1.0.22
|
||||
apiVersion: v2
|
||||
appVersion: 8.9.2
|
||||
appVersion: 8.10.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.9.2
|
||||
tag: 8.10.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t
|
||||
annotations:
|
||||
title: Recyclarr
|
||||
type: application
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
apiVersion: v2
|
||||
appVersion: 5.4.0
|
||||
appVersion: 5.4.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: recyclarr/recyclarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.4.0
|
||||
tag: 5.4.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user