Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3256084d9c
commit
eae59eb050
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [autoscan-5.0.13](https://github.com/truecharts/charts/compare/autoscan-5.0.12...autoscan-5.0.13) (2023-09-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/autoscan to latest ([#12383](https://github.com/truecharts/charts/issues/12383))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [autoscan-5.0.14](https://github.com/truecharts/charts/compare/autoscan-5.0.13...autoscan-5.0.14) (2023-09-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/autoscan to latest ([#12655](https://github.com/truecharts/charts/issues/12655))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [autoscan-5.0.13](https://github.com/truecharts/charts/compare/autoscan-5.0.12...autoscan-5.0.13) (2023-09-08)
|
## [autoscan-5.0.13](https://github.com/truecharts/charts/compare/autoscan-5.0.12...autoscan-5.0.13) (2023-09-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [autoscan-5.0.4](https://github.com/truecharts/charts/compare/autoscan-5.0.3...autoscan-5.0.4) (2023-08-28)
|
## [autoscan-5.0.4](https://github.com/truecharts/charts/compare/autoscan-5.0.3...autoscan-5.0.4) (2023-08-28)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/autoscan to latest ([#11951](https://github.com/truecharts/charts/issues/11951))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [autoscan-5.0.3](https://github.com/truecharts/charts/compare/autoscan-5.0.2...autoscan-5.0.3) (2023-08-27)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: autoscan
|
name: autoscan
|
||||||
version: 5.0.13
|
version: 5.0.14
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
|
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [autoscan-5.0.14](https://github.com/truecharts/charts/compare/autoscan-5.0.13...autoscan-5.0.14) (2023-09-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/autoscan to latest ([#12655](https://github.com/truecharts/charts/issues/12655))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/autoscan
|
repository: tccr.io/truecharts/autoscan
|
||||||
tag: latest@sha256:a665bbdb9d6beb8fc0effcd508c83df3084818710b5396b4028eb709813c5f70
|
tag: latest@sha256:283c9e8292da0318de998ae6a8a9aef03677109af7fa9038a9bf07bfdd98698f
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue