mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +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: Syncthing is a continuous file synchronization program.
|
||||
annotations:
|
||||
title: Syncthing
|
||||
type: application
|
||||
version: 1.0.23
|
||||
version: 1.0.24
|
||||
apiVersion: v2
|
||||
appVersion: 1.23.4
|
||||
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