mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
Upgraded catalog item(s) (#1357)
This commit upgrades bazarr, redis, tailscale, grafana catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
name: bazarr
|
||||
description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements.
|
||||
description: Bazarr is a companion application to Sonarr and Radarr. It manages and
|
||||
downloads subtitles based on your requirements.
|
||||
annotations:
|
||||
title: Bazarr
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: '1.2.2'
|
||||
appVersion: 1.2.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '1.2.2'
|
||||
tag: 1.2.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: grafana
|
||||
description: Grafana is the open source analytics & monitoring solution for every database.
|
||||
description: Grafana is the open source analytics & monitoring solution for every
|
||||
database.
|
||||
annotations:
|
||||
title: Grafana
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
apiVersion: v2
|
||||
appVersion: 10.0.1
|
||||
appVersion: 10.0.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.0.1
|
||||
tag: 10.0.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: redis
|
||||
description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
|
||||
description: Redis. The open source, in-memory data store used by millions of developers
|
||||
as a database, cache, streaming engine, and message broker.
|
||||
annotations:
|
||||
title: Redis
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: 7.0.11
|
||||
appVersion: 7.0.12
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.11
|
||||
tag: 7.0.12
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Secure remote access to shared resources
|
||||
annotations:
|
||||
title: Tailscale
|
||||
type: application
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
apiVersion: v2
|
||||
appVersion: 'v1.42.0'
|
||||
appVersion: 1.44.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tailscale/tailscale
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 'v1.42.0'
|
||||
tag: v1.44.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user