chore(deps): update container image ich777/megasync to latest@c56d21b by renovate (#17635)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/megasync | digest | `6c65468` -> `c56d21b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
a774279798
commit
7bea8a4209
|
@ -26,7 +26,7 @@ keywords:
|
|||
- Productivity
|
||||
- Tools-Utilities
|
||||
- Backup
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/megasync
|
||||
- https://hub.docker.com/r/ich777/megasync
|
||||
type: application
|
||||
version: 5.1.13
|
||||
version: 5.1.14
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ich777/megasync
|
||||
tag: latest@sha256:6c65468d9ed5b55ed6a08fec8e47421c81988b38cf48112308a03ca5a856eaec
|
||||
tag: latest@sha256:c56d21bb6a4e7e5be2bc808f5ebc87d7d27908519f737722f9d69e29b48924c2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue