Bladeren bron

Upgraded catalog item(s) (#1473)

This commit upgrades tailscale, grafana, jenkins catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 jaren geleden
bovenliggende
commit
3e4eebe8c4

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

@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
 annotations:
   title: Grafana
 type: application
-version: 1.0.10
+version: 1.0.11
 apiVersion: v2
-appVersion: 10.0.3
+appVersion: 10.1.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: 10.0.3
+  tag: 10.1.0
 
 resources:
   limits:
@@ -15,7 +15,7 @@ grafanaConfig:
 grafanaNetwork:
   hostNetwork: false
   webPort: 30037
-  certificateID: null
+  certificateID:
   rootURL: ''
 
 grafanaRunAs:

+ 2 - 2
library/ix-dev/community/jenkins/Chart.yaml

@@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server,
 annotations:
   title: Jenkins
 type: application
-version: 1.0.9
+version: 1.0.10
 apiVersion: v2
-appVersion: 2.401.3
+appVersion: 2.414.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: jenkins/jenkins
   pullPolicy: IfNotPresent
-  tag: 2.401.3-jdk17
+  tag: 2.414.1-jdk17
 
 resources:
   limits:
@@ -15,7 +15,7 @@ jenkinsConfig:
 jenkinsNetwork:
   webPort: 30036
   https: false
-  certificateID: null
+  certificateID:
   agent: false
   agentPort: 50000
   hostNetwork: false

+ 2 - 2
library/ix-dev/community/tailscale/Chart.yaml

@@ -3,9 +3,9 @@ description: Secure remote access to shared resources
 annotations:
   title: Tailscale
 type: application
-version: 1.0.14
+version: 1.0.15
 apiVersion: v2
-appVersion: 1.46.1
+appVersion: 1.48.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/tailscale/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: tailscale/tailscale
   pullPolicy: IfNotPresent
-  tag: v1.46.1
+  tag: v1.48.1
 
 resources:
   limits: