소스 검색

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>
bugclerk 2 년 전
부모
커밋
ad3c0b29f2

+ 2 - 2
library/ix-dev/charts/netdata/Chart.yaml

@@ -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 - 1
library/ix-dev/charts/netdata/values.yaml

@@ -1,6 +1,6 @@
 image:
   pullPolicy: IfNotPresent
   repository: netdata/netdata
-  tag: v1.39.1
+  tag: v1.40.0
 runAsGroup: 201
 runAsUser: 201

+ 2 - 2
library/ix-dev/charts/nextcloud/Chart.yaml

@@ -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 - 1
library/ix-dev/charts/nextcloud/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 26.0.2
+  tag: 27.0.0
 nginx:
   image:
     pullPolicy: IfNotPresent

+ 2 - 2
library/ix-dev/community/adguard-home/Chart.yaml

@@ -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 - 1
library/ix-dev/community/adguard-home/values.yaml

@@ -1,6 +1,6 @@
 image:
   repository: adguard/adguardhome
-  tag: v0.107.31
+  tag: v0.107.32
   pullPolicy: IfNotPresent
 
 resources:

+ 4 - 3
library/ix-dev/community/grafana/Chart.yaml

@@ -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

+ 2 - 2
library/ix-dev/community/grafana/values.yaml

@@ -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