mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +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:
@@ -5,13 +5,14 @@ description: |
|
||||
annotations:
|
||||
title: Collabora
|
||||
type: application
|
||||
version: 1.2.9
|
||||
version: 1.2.10
|
||||
apiVersion: v2
|
||||
appVersion: '21.11.4.1.1'
|
||||
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
|
||||
|
||||
@@ -3,13 +3,14 @@ description: Diskover is used to monitor size/volumes of distributed dataset.
|
||||
annotations:
|
||||
title: Diskover Data
|
||||
type: application
|
||||
version: 1.0.7
|
||||
version: 1.0.8
|
||||
apiVersion: v2
|
||||
appVersion: "2.0.1"
|
||||
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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.5
|
||||
digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc
|
||||
generated: "2023-04-12T15:58:34.152545129+03:00"
|
||||
version: 1.0.6
|
||||
digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472
|
||||
generated: "2023-04-28T16:18:08.445554573+03:00"
|
||||
|
||||
@@ -4,17 +4,18 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
|
||||
annotations:
|
||||
title: Elastic Search
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
apiVersion: v2
|
||||
appVersion: '8.7.0'
|
||||
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://www.elastic.co
|
||||
icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/charts/elastic-search/charts/common-1.0.6.tgz
Normal file
BIN
library/ix-dev/charts/elastic-search/charts/common-1.0.6.tgz
Normal file
Binary file not shown.
@@ -3,13 +3,14 @@ description: Emby Server
|
||||
annotations:
|
||||
title: Emby Server
|
||||
type: application
|
||||
version: 1.0.20
|
||||
version: 1.0.21
|
||||
apiVersion: v2
|
||||
appVersion: '4.7.11.0'
|
||||
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
|
||||
|
||||
@@ -3,13 +3,14 @@ description: Home Assistant App for TrueNAS SCALE
|
||||
annotations:
|
||||
title: Home Assistant
|
||||
type: application
|
||||
version: 1.0.84
|
||||
version: 1.0.85
|
||||
apiVersion: v2
|
||||
appVersion: 2023.4.6
|
||||
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
|
||||
|
||||
@@ -3,7 +3,7 @@ description: A Helm chart for deploying simple workloads Kubernetes
|
||||
annotations:
|
||||
title: ix-chart
|
||||
type: application
|
||||
version: 2304.0.4
|
||||
version: 2304.0.5
|
||||
apiVersion: v2
|
||||
appVersion: v1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
|
||||
@@ -3,23 +3,24 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 1.0.18
|
||||
version: 1.0.19
|
||||
apiVersion: v2
|
||||
appVersion: v1.38.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
email: dev@ixsystems.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common/2304.0.1
|
||||
version: 2304.0.1
|
||||
- name: common
|
||||
repository: file://../../../common/2304.0.1
|
||||
version: 2304.0.1
|
||||
home: https://www.netdata.cloud/
|
||||
icon: https://netdata.github.io/helmchart/logo.png
|
||||
sources:
|
||||
- https://github.com/netdata/helmchart
|
||||
- https://github.com/netdata/netdata
|
||||
- https://github.com/netdata/helmchart
|
||||
- https://github.com/netdata/netdata
|
||||
keywords:
|
||||
- alerting
|
||||
- metric
|
||||
- monitoring
|
||||
- alerting
|
||||
- metric
|
||||
- monitoring
|
||||
|
||||
@@ -4,13 +4,14 @@ description: A file sharing server that puts the control and security of your ow
|
||||
annotations:
|
||||
title: Nextcloud
|
||||
type: application
|
||||
version: 1.6.23
|
||||
version: 1.6.24
|
||||
apiVersion: v2
|
||||
appVersion: 26.0.1
|
||||
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
|
||||
|
||||
@@ -3,13 +3,14 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
|
||||
annotations:
|
||||
title: PhotoPrism
|
||||
type: application
|
||||
version: 1.0.16
|
||||
version: 1.0.17
|
||||
apiVersion: v2
|
||||
appVersion: '221118'
|
||||
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
|
||||
|
||||
@@ -3,13 +3,14 @@ description: DNS and Ad-filtering for your network.
|
||||
annotations:
|
||||
title: Pi-hole
|
||||
type: application
|
||||
version: 1.0.16
|
||||
version: 1.0.17
|
||||
apiVersion: v2
|
||||
appVersion: '2023.02.2'
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -3,13 +3,14 @@ description: The Prometheus monitoring system and time series database.
|
||||
annotations:
|
||||
title: Prometheus
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
apiVersion: v2
|
||||
appVersion: v2.43.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
email: dev@ixsystems.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
|
||||
@@ -3,13 +3,14 @@ description: Share your storage on the internet and earn.
|
||||
annotations:
|
||||
title: Storj
|
||||
type: application
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
apiVersion: v2
|
||||
appVersion: v1.68.2
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -3,13 +3,14 @@ description: WG-Easy is the easiest way to install & manage WireGuard!
|
||||
annotations:
|
||||
title: WG Easy
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: "7"
|
||||
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