From 93edcc3a33db755f7a77281b06223b47fda9c256 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Jun 2024 02:40:21 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.4.0@47e16d6 by renovate (#22787) 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)) | digest | `1ca2de2` -> `47e16d6` | --- > [!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 | 2 +- charts/stable/babybuddy/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index d7104781348..7ce737a651b 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/babybuddy/babybuddy - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy type: application -version: 18.0.0 +version: 18.0.1 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index 7e1f542098c..4bb26e0d742 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:1ca2de21c56ef86712a1172d8ff8ea02420a803c6da346672b8e77d82d65ff1d + tag: 2.4.0@sha256:47e16d643d351ba8c55cb2acef80e88ff10a78bc9a95c520a94711f3d953d177 securityContext: container: readOnlyRootFilesystem: false