diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 747fe8dec46..2640df1b74c 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -home: https://trueforge.org/truecharts/stable/autoscan -icon: https://trueforge.org/img/hotlink-ok/chart-icons/autoscan.webp +home: https://truecharts.org/charts/stable/autoscan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp keywords: - autoscan - media @@ -35,8 +35,9 @@ maintainers: name: autoscan sources: - https://ghcr.io/hotio/autoscan + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autoscan - https://hotio.dev/containers/autoscan type: application -version: 11.8.0 +version: 11.8.1 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index a175115054f..92b03b94ac6 100644 --- a/charts/stable/autoscan/values.yaml +++ b/charts/stable/autoscan/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/autoscan - tag: latest@sha256:197f5af713e9a6e1cb6286fae95b380c8f831dee211f2fadbace1e2a337a62d7 + tag: latest@sha256:c00f43aa74b2e49642c7ff2d52782327921de24b642367e0f8140d5340ebd3ce securityContext: container: readOnlyRootFilesystem: false