mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 19:16:17 +08:00
Upgraded catalog item(s) (#1267)
* Upgraded catalog item(s)
This commit upgrades netdata, nextcloud, adguard-home, grafana, jenkins catalog item(s).
* untouch jenkins
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 1.0.24
|
||||
version: 1.0.25
|
||||
apiVersion: v2
|
||||
appVersion: v1.39.1
|
||||
appVersion: v1.40.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: netdata/netdata
|
||||
tag: v1.39.1
|
||||
tag: v1.40.0
|
||||
runAsGroup: 201
|
||||
runAsUser: 201
|
||||
|
||||
@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
|
||||
annotations:
|
||||
title: Nextcloud
|
||||
type: application
|
||||
version: 1.6.29
|
||||
version: 1.6.30
|
||||
apiVersion: v2
|
||||
appVersion: 26.0.2
|
||||
appVersion: 27.0.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 26.0.2
|
||||
tag: 27.0.0
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
|
||||
annotations:
|
||||
title: AdGuard Home
|
||||
type: application
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.31
|
||||
appVersion: 0.107.32
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: adguard/adguardhome
|
||||
tag: v0.107.31
|
||||
tag: v0.107.32
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
|
||||
@@ -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.0
|
||||
version: 1.0.1
|
||||
apiVersion: v2
|
||||
appVersion: '9.5.3'
|
||||
appVersion: 10.0.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '9.5.3'
|
||||
tag: 10.0.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -16,7 +16,7 @@ grafanaNetwork:
|
||||
hostNetwork: false
|
||||
webPort: 30037
|
||||
certificateID: 0
|
||||
rootURL: ""
|
||||
rootURL: ''
|
||||
|
||||
grafanaRunAs:
|
||||
user: 568
|
||||
|
||||
Reference in New Issue
Block a user