chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@5df9a04 by renovate (#16217)

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 |
`ac41fd5` -> `5df9a04` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2023-12-18 01:37:13 +01:00
committed by GitHub
parent eee5496979
commit e487bd0fa9
2 changed files with 22 additions and 23 deletions
+21 -22
View File
@@ -1,36 +1,35 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: babybuddy name: babybuddy
version: 13.0.30 version: 13.0.31
appVersion: 2.1.2 appVersion: 2.1.2
description: description: Helps caregivers track sleep, feedings, diaper changes, tummy time and
Helps caregivers track sleep, feedings, diaper changes, tummy time and
more to learn about and predict baby's needs without (as much) guess work. more to learn about and predict baby's needs without (as much) guess work.
home: https://truecharts.org/charts/stable/babybuddy home: https://truecharts.org/charts/stable/babybuddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/babybuddy/babybuddy - https://github.com/babybuddy/babybuddy
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
- https://ghcr.io/linuxserver/babybuddy - https://ghcr.io/linuxserver/babybuddy
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- baby - baby
- buddy - buddy
- tracker - tracker
- parents - parents
- parenting - parenting
dependencies: dependencies:
- name: common - name: common
version: 14.5.0 version: 14.5.0
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/babybuddy repository: ghcr.io/linuxserver/babybuddy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.1.2@sha256:ac41fd5f3801832929e636458293ba37ec2ecdffe75002d4c8af9af0ee07bfa8 tag: 2.1.2@sha256:5df9a04b383635e725c88da7f218632728f5f44d6e3a0643b8de5bddd8806f27
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false