chore(deps): update container image ghcr.io/linuxserver/babybuddy to v2.5.0@5edbee6 by renovate (#23401)
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)) | minor | `2.4.0` -> `2.5.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.0
|
||||
appVersion: 2.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.6
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/babybuddy/babybuddy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
||||
type: application
|
||||
version: 18.0.4
|
||||
version: 18.1.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.4.0@sha256:f360e7c2654e6fec6eebd8ad1a93920bff4f70aab215d57ee14c1d3f1f7c23b8
|
||||
tag: 2.5.0@sha256:5edbee66479f08a4673adfd17d966793eb51b61b2faf7b457b635abea4b82d81
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user