chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.5.0@8a541b9 by renovate (#23724)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/babybuddy](https://togithub.com/linuxserver/docker-babybuddy/packages) ([source](https://togithub.com/linuxserver/docker-babybuddy)) | digest | `fcd445b` -> `8a541b9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
069b0c3ca8
commit
30b37d984f
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/babybuddy/babybuddy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
||||
type: application
|
||||
version: 18.2.2
|
||||
version: 18.2.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.5.0@sha256:fcd445bc3ba24367d00df6cdab91a827c8ef1bca6168f60cfdc04bf4be36a0ad
|
||||
tag: 2.5.0@sha256:8a541b93f51c2e294955fa08ffd739b5a136ddf32c8713c3c83906d77bb3c337
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue