chore(deps): update container image tccr.io/truecharts/filestash to latest (#8220)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/filestash | digest | `c458467` -> `4d0f962` | --- ### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6c8505daa7
commit
d8ca985209
|
@ -29,4 +29,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash
|
||||
- https://www.filestash.app/
|
||||
type: application
|
||||
version: 2.0.15
|
||||
version: 2.0.16
|
||||
|
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/filestash
|
||||
tag: latest@sha256:c458467b8cb89d3d4056da3657b0ca025283c486e5969f5aa864e3d1f9c1904b
|
||||
tag: latest@sha256:4d0f962c32dd921c5c3c618222928ff532743a953b887b7d6789c36b5b9f1008
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue