Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b20eadc5b0
commit
fa4f4001cf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [autoscan-5.0.8](https://github.com/truecharts/charts/compare/autoscan-5.0.7...autoscan-5.0.8) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autoscan to latest ([#12195](https://github.com/truecharts/charts/issues/12195))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [autoscan-5.0.9](https://github.com/truecharts/charts/compare/autoscan-5.0.8...autoscan-5.0.9) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autoscan to latest ([#12224](https://github.com/truecharts/charts/issues/12224))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autoscan-5.0.8](https://github.com/truecharts/charts/compare/autoscan-5.0.7...autoscan-5.0.8) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autoscan-4.0.28](https://github.com/truecharts/charts/compare/autoscan-4.0.27...autoscan-4.0.28) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autoscan
|
||||
version: 5.0.8
|
||||
version: 5.0.9
|
||||
appVersion: "latest"
|
||||
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [autoscan-5.0.9](https://github.com/truecharts/charts/compare/autoscan-5.0.8...autoscan-5.0.9) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autoscan to latest ([#12224](https://github.com/truecharts/charts/issues/12224))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/autoscan
|
||||
tag: latest@sha256:9f6ad3cfd6f0666c5190d10d22deb1dbc5d56c216fd8dc99c25bd8051318572f
|
||||
tag: latest@sha256:7934db642b851fb7c0c0465916eb733e389b8abd370d8c34003c38a89793e3eb
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue