From 139c48fbde2b45f6046d32a7852dfa663c070390 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Jun 2024 20:36:23 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to v2.5.0@5edbee6 by renovate (#23401) 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://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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.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 8f76d9f1e61..522d0514a6a 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -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 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index ef4e6269dad..243649467f9 100644 --- a/charts/stable/babybuddy/values.yaml +++ b/charts/stable/babybuddy/values.yaml @@ -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