mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 18:41:41 +08:00
NAS-121737 / 23.10 / Add email on Chart.yaml (#1165)
* add email attr and bump common where needed * bump HA * fix catalog file
This commit is contained in:
@@ -3,13 +3,14 @@ description: Plex Media Server
|
||||
annotations:
|
||||
title: Plex
|
||||
type: application
|
||||
version: 1.7.41
|
||||
version: 1.7.42
|
||||
apiVersion: v2
|
||||
appVersion: 1.32.0.6973
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
email: dev@ixsystems.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common/2304.0.1
|
||||
|
||||
Reference in New Issue
Block a user