chore(deps): update container image tccr.io/truecharts/stash to v0.20.2 (#8261)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/stash](https://togithub.com/truecharts/containers) | minor | `0.19.1` -> `0.20.2` | --- ### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
de1bf6ae42
commit
6c8505daa7
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.19.1"
|
||||
appVersion: "0.20.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: stash
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
|
||||
- https://github.com/stashapp/stash
|
||||
version: 10.0.9
|
||||
version: 10.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/stash
|
||||
tag: 0.19.1@sha256:54a7ccdc7042a611e846c8d576b181b8bde38a807ad89a7c8f23ef89c5158d00
|
||||
tag: 0.20.2@sha256:08da194dc76aa0bcdd67d01c68682f6600630c65aab48391fe3f79ba2ae4b91b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue