From c522a5d3e9b6d240ecdef2895f442fc4ba971110 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 Mar 2026 10:49:18 +0200 Subject: [PATCH] =?UTF-8?q?feat(babybuddy):=20update=20image=20ghcr.io/lin?= =?UTF-8?q?uxserver/babybuddy=202.7.1=20=E2=86=92=202.8.0=20(#46586)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages) ([source](https://redirect.github.com/linuxserver/docker-babybuddy)) | minor | `aafa537` → `4e32a06` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/babybuddy/Chart.yaml | 4 ++-- charts/stable/babybuddy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 21ee531a7d9..650fd1fc8fc 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.7.1 +appVersion: 2.8.0 dependencies: - name: common version: 29.0.0 @@ -38,5 +38,5 @@ sources: - https://github.com/babybuddy/babybuddy - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/babybuddy type: application -version: 20.0.2 +version: 20.1.0 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index 86a6877cfe6..90c64e0ab3a 100644 --- a/charts/stable/babybuddy/values.yaml +++ b/charts/stable/babybuddy/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/babybuddy pullPolicy: IfNotPresent - tag: 2.7.1@sha256:aafa53779ed84b1be3af72f74e247535619f4892bdc9f679e903712c918c0c9b + tag: 2.8.0@sha256:4e32a0641cb3da64c133396ef8721c1c0ac2ffc95e7f792380d9e426cc15b220 securityContext: container: readOnlyRootFilesystem: false