Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-06-16 10:41:44 +00:00
parent d32de89911
commit 05d65c7d0a
13 changed files with 26 additions and 20 deletions

View File

@@ -1,9 +0,0 @@
## [autoscan-4.0.25](https://github.com/truecharts/charts/compare/autoscan-4.0.24...autoscan-4.0.25) (2023-06-13)
### Chore
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))

View File

@@ -4,6 +4,15 @@
## [autoscan-4.0.26](https://github.com/truecharts/charts/compare/autoscan-4.0.25...autoscan-4.0.26) (2023-06-16)
### Chore
- update container image tccr.io/truecharts/autoscan to latest ([#9691](https://github.com/truecharts/charts/issues/9691))
## [autoscan-4.0.25](https://github.com/truecharts/charts/compare/autoscan-4.0.24...autoscan-4.0.25) (2023-06-13)
### Chore
@@ -88,12 +97,3 @@
## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22)
### Chore
- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067))
## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22)
### Feat

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: autoscan
version: 4.0.25
version: 4.0.26
appVersion: "latest"
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
type: application

View File

@@ -0,0 +1,9 @@
## [autoscan-4.0.26](https://github.com/truecharts/charts/compare/autoscan-4.0.25...autoscan-4.0.26) (2023-06-16)
### Chore
- update container image tccr.io/truecharts/autoscan to latest ([#9691](https://github.com/truecharts/charts/issues/9691))

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/autoscan
tag: latest@sha256:9109a66750c6992712ffbe7d40d3c89e2c446187b1081e36fa8ba7f659cbc897
tag: latest@sha256:e74be4d86278b1f72dd40ce4f42e9d36ea5b45c75e5ae71b2be591e0f25754c7
securityContext:
container:

View File

@@ -315,6 +315,7 @@ questions:
description: Interface Configuration
label: Interface Configuration
schema:
additional_attrs: true
type: dict
$ref:
- "normalize/interfaceConfiguration"
@@ -331,6 +332,7 @@ questions:
description: Define how IP Address will be managed
label: IP Address Management
schema:
additional_attrs: true
type: dict
required: true
attrs:
@@ -882,6 +884,7 @@ questions:
- variable: gpu
label: Select GPU
schema:
additional_attrs: true
type: dict
$ref:
- "definitions/gpuConfiguration"
@@ -1469,6 +1472,7 @@ questions:
- variable: openvpn
label: OpenVPN Settings
schema:
additional_attrs: true
type: dict
show_if: [["type", "=", "openvpn"]]
attrs:
@@ -1489,6 +1493,7 @@ questions:
- variable: tailscale
label: Tailscale Settings
schema:
additional_attrs: true
type: dict
show_if: [["type", "=", "tailscale"]]
attrs:

View File

@@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png
categories:
- media
screenshots: []