fix scanner image name

This commit is contained in:
2024-04-19 05:01:23 -06:00
parent d3275f8067
commit b90968ea85
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: kyoo
version: 0.1.4
version: 0.1.5
description: Chart for Kyoo
keywords:
- media

View File

@@ -633,7 +633,7 @@ scanner:
## ref: https://hub.docker.com/r/zoriya/zoriya/kyoo_scanner/tags
##
image:
repository: zoriya/zoriya/kyoo_scanner
repository: zoriya/kyoo_scanner
tag: "4.4.0"
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'