Publish new changes in catalog

This commit is contained in:
sonicaj
2023-10-28 18:49:10 +00:00
parent 4613b1f7bd
commit 1ac48222f5
1433 changed files with 342 additions and 136 deletions

View File

@@ -4,7 +4,7 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
annotations:
title: Elastic Search
type: application
version: 1.0.27
version: 1.0.28
apiVersion: v2
appVersion: 8.10.4
kubeVersion: '>=1.16.0-0'

View File

@@ -124,6 +124,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"

View File

@@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database.
annotations:
title: Prometheus
type: application
version: 1.0.22
version: 1.0.23
apiVersion: v2
appVersion: v2.47.2
kubeVersion: '>=1.16.0-0'

View File

@@ -149,6 +149,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: ixVolume
enum:
- value: hostPath
@@ -187,6 +188,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: ixVolume
enum:
- value: hostPath

View File

@@ -4,7 +4,7 @@ description: Free and open source, powerful network-wide ads & trackers blocking
annotations:
title: AdGuard Home
type: application
version: 1.0.24
version: 1.0.25
apiVersion: v2
appVersion: 0.107.40
kubeVersion: '>=1.16.0-0'

View File

@@ -91,6 +91,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: ixVolume
enum:
- value: hostPath
@@ -129,6 +130,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: ixVolume
enum:
- value: hostPath

View File

@@ -3,7 +3,7 @@ description: Autobrr is the modern download automation tool for torrents and use
annotations:
title: Autobrr
type: application
version: 1.1.1
version: 1.1.2
apiVersion: v2
appVersion: 1.32.0
kubeVersion: '>=1.16.0-0'

View File

@@ -126,6 +126,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"
@@ -166,7 +167,8 @@ questions:
label: Type
description: |
ixVolume: Is dataset created automatically by the system.</br>
Host Path: Is a path that already exists on the system.
Host Path: Is a path that already exists on the system.</br>
SMB Share: Is a SMB share that is mounted to a persistent volume claim.
schema:
type: string
required: true

View File

@@ -4,7 +4,7 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages
annotations:
title: Bazarr
type: application
version: 1.1.0
version: 1.1.1
apiVersion: v2
appVersion: 1.4.0
kubeVersion: '>=1.16.0-0'

View File

@@ -116,6 +116,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"
@@ -156,7 +157,8 @@ questions:
label: Type
description: |
ixVolume: Is dataset created automatically by the system.</br>
Host Path: Is a path that already exists on the system.
Host Path: Is a path that already exists on the system.</br>
SMB Share: Is a SMB share that is mounted to a persistent volume claim.
schema:
type: string
required: true

View File

@@ -3,7 +3,7 @@ description: Briefkasten is a self hosted bookmarking app
annotations:
title: Briefkasten
type: application
version: 1.1.0
version: 1.1.1
apiVersion: v2
appVersion: latest
kubeVersion: '>=1.16.0-0'

View File

@@ -270,6 +270,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"
@@ -308,6 +309,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"
@@ -346,6 +348,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"
@@ -384,6 +387,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"
@@ -422,6 +426,7 @@ questions:
schema:
type: string
required: true
immutable: true
default: "ixVolume"
enum:
- value: "hostPath"
@@ -462,7 +467,8 @@ questions:
label: Type
description: |
ixVolume: Is dataset created automatically by the system.</br>
Host Path: Is a path that already exists on the system.
Host Path: Is a path that already exists on the system.</br>
SMB Share: Is a SMB share that is mounted to a persistent volume claim.
schema:
type: string
required: true

Some files were not shown because too many files have changed in this diff Show More