mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 11:06:11 +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,17 +3,18 @@ description: Secure remote access to shared resources
|
||||
annotations:
|
||||
title: Tailscale
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
apiVersion: v2
|
||||
appVersion: 'v1.38.4'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
email: dev@ixsystems.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
home: https://tailscale.com/
|
||||
icon: https://avatars.githubusercontent.com/u/48932923
|
||||
sources:
|
||||
|
||||
Reference in New Issue
Block a user