mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,7 +3,7 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server
|
||||
annotations:
|
||||
title: Audiobookshelf
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
|
||||
annotations:
|
||||
title: Cloudflared
|
||||
type: application
|
||||
version: 1.2.12
|
||||
version: 1.2.13
|
||||
apiVersion: v2
|
||||
appVersion: 2024.4.1
|
||||
appVersion: 2024.5.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: cloudflare/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.4.1
|
||||
tag: 2024.5.0
|
||||
|
||||
ci: false
|
||||
|
||||
@@ -4,7 +4,7 @@ description: Jellyfin is a Free Software Media System that puts you in control o
|
||||
annotations:
|
||||
title: Jellyfin
|
||||
type: application
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
apiVersion: v2
|
||||
appVersion: 10.9.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -22,7 +22,7 @@ workload:
|
||||
envList:
|
||||
{{ range $env := . }}
|
||||
- name: {{ $env.name }}
|
||||
values: {{ $env.value }}
|
||||
value: {{ $env.value }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
probes:
|
||||
@@ -3,7 +3,7 @@ description: Jenkins is a leading open source automation server,
|
||||
annotations:
|
||||
title: Jenkins
|
||||
type: application
|
||||
version: 1.2.9
|
||||
version: 1.2.10
|
||||
apiVersion: v2
|
||||
appVersion: 2.452.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -25,7 +25,7 @@ workload:
|
||||
envList:
|
||||
{{ range $env := . }}
|
||||
- name: {{ $env.name }}
|
||||
values: {{ $env.value }}
|
||||
value: {{ $env.value }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ $scheme := "http" }}
|
||||
@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
|
||||
annotations:
|
||||
title: Planka
|
||||
type: application
|
||||
version: 1.2.22
|
||||
version: 1.2.23
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.2
|
||||
appVersion: 1.17.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/plankanban/planka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17.2
|
||||
tag: 1.17.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -4,7 +4,7 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use
|
||||
annotations:
|
||||
title: WebDAV
|
||||
type: application
|
||||
version: 1.0.24
|
||||
version: 1.0.25
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.59
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user