chore(deps): update container image tccr.io/truecharts/autoscan to latest (#8172)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/autoscan | digest | `ceb9d23` -> `b91fa28` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
18e7f2200e
commit
1c4a4a0828
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autoscan
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
appVersion: "latest"
|
||||
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/autoscan
|
||||
tag: latest@sha256:ceb9d233765da84b959484fd6dcf05743c4e85f4f78cd4871fc89ece122fc571
|
||||
tag: latest@sha256:b91fa282c977000232ed00e72f9b757889be2e97ab8aa97845fd47a5a345bc30
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue