mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -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
|
||||
@@ -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:
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: tailscale/tailscale
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.46.1
|
||||
tag: v1.48.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user