Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c71560bbf8
commit
e2b5e2328b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [autoscan-5.0.4](https://github.com/truecharts/charts/compare/autoscan-5.0.3...autoscan-5.0.4) (2023-08-28)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/autoscan to latest ([#11951](https://github.com/truecharts/charts/issues/11951))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [autoscan-5.0.5](https://github.com/truecharts/charts/compare/autoscan-5.0.4...autoscan-5.0.5) (2023-08-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/autoscan to latest ([#11960](https://github.com/truecharts/charts/issues/11960))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [autoscan-4.0.24](https://github.com/truecharts/charts/compare/autoscan-4.0.23...autoscan-4.0.24) (2023-06-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
|
||||||
|
|
|
@ -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.4
|
version: 5.0.5
|
||||||
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.5](https://github.com/truecharts/charts/compare/autoscan-5.0.4...autoscan-5.0.5) (2023-08-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/autoscan to latest ([#11960](https://github.com/truecharts/charts/issues/11960))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/autoscan
|
repository: tccr.io/truecharts/autoscan
|
||||||
tag: latest@sha256:fbe93a9629b6fd1eed61f7ed756598b69421f7db41a16d24d56f8f6a345f8c7c
|
tag: latest@sha256:a490f91a5db2f6ffaef3c3edf702fc5579a60be0b9e228859d609fb8b65d0753
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue