chore(deps): update container image linuxserver/mylar3 to version-v0.8.0@72a080d by renovate (#20981)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [linuxserver/mylar3](https://togithub.com/linuxserver/docker-mylar3/packages) ([source](https://togithub.com/linuxserver/docker-mylar3)) | digest | `0295044` -> `72a080d` | --- > [!WARNING] > Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
2ddf70d624
commit
98235c4594
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mylar
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.webp
|
||||
keywords:
|
||||
- mylar
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/mylar
|
||||
- https://hub.docker.com/r/linuxserver/mylar3
|
||||
type: application
|
||||
version: 13.9.7
|
||||
version: 13.9.8
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: linuxserver/mylar3
|
||||
tag: version-v0.8.0@sha256:029504448e414665c0378a81d2f38a45c805cd740c819302de8181fbe67feae9
|
||||
tag: version-v0.8.0@sha256:72a080da5efc9edeb41d529edd56e484d446c8c335d05945c2376520d67b8945
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue