Fix scaleGPU definition naming bug

This commit is contained in:
kjeld Schouten-Lebbing 2021-05-23 23:02:18 +02:00
parent 1ffde2d163
commit f44d01051b
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
6 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: emby
version: 4.0.1
version: 4.0.2
# upstream_version:
appVersion: "auto"
description: Emby Server is a home media server

View File

@ -328,7 +328,7 @@ questions:
schema:
type: dict
$ref:
- "definitions/scaleGPU"
- "definitions/gpuConfiguration"
attrs: []
# Enable privileged
- variable: securityContext

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: jellyfin
version: 4.0.1
version: 4.0.2
upstream_version: 4.2.1
appVersion: "auto"
description: Jellyfin is a Free Software Media System

View File

@ -328,7 +328,7 @@ questions:
schema:
type: dict
$ref:
- "definitions/scaleGPU"
- "definitions/gpuConfiguration"
attrs: []
# Enable privileged
- variable: securityContext

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: plex
version: 3.0.1
version: 3.0.2
upstream_version: 4.2.1
appVersion: "auto"
description: Plex Media Server

View File

@ -346,7 +346,7 @@ questions:
schema:
type: dict
$ref:
- "definitions/scaleGPU"
- "definitions/gpuConfiguration"
attrs: []
# Enable privileged
- variable: securityContext