mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
Upgraded catalog item(s) (#2696)
This commit upgrades pgadmin, recyclarr, tiny-media-manager catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra
|
||||
annotations:
|
||||
title: pgAdmin
|
||||
type: application
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
apiVersion: v2
|
||||
appVersion: '8.9'
|
||||
appVersion: '8.10'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: dpage/pgadmin4
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '8.9'
|
||||
tag: '8.10'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t
|
||||
annotations:
|
||||
title: Recyclarr
|
||||
type: application
|
||||
version: 1.2.5
|
||||
version: 1.2.6
|
||||
apiVersion: v2
|
||||
appVersion: 7.1.1
|
||||
appVersion: 7.2.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: recyclarr/recyclarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.1.1
|
||||
tag: 7.2.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing.
|
||||
annotations:
|
||||
title: tinyMediaManager
|
||||
type: application
|
||||
version: 1.2.11
|
||||
version: 1.2.12
|
||||
apiVersion: v2
|
||||
appVersion: 5.0.8
|
||||
appVersion: 5.0.9
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tinymediamanager/tinymediamanager
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.0.8
|
||||
tag: 5.0.9
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user