Publish new changes in catalog

This commit is contained in:
sonicaj
2024-05-17 09:16:27 +00:00
parent 66219c2208
commit 20fe74cf8d
115 changed files with 18 additions and 13 deletions

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.4.1
tag: 2024.5.0
ci: false

View File

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

View File

@@ -22,7 +22,7 @@ workload:
envList:
{{ range $env := . }}
- name: {{ $env.name }}
values: {{ $env.value }}
value: {{ $env.value }}
{{ end }}
{{ end }}
probes:

View File

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

View File

@@ -25,7 +25,7 @@ workload:
envList:
{{ range $env := . }}
- name: {{ $env.name }}
values: {{ $env.value }}
value: {{ $env.value }}
{{ end }}
{{ end }}
{{ $scheme := "http" }}

View File

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

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/plankanban/planka
pullPolicy: IfNotPresent
tag: 1.17.2
tag: 1.17.3
resources:
limits:

View File

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