From 128fa25970306de4c62fbe62be633b23e47cd74f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 10 Jun 2024 02:32:19 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.4.0@f360e7c by renovate (#23147) 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 | `47e16d6` -> `f360e7c` | --- > [!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 afd779a7032..79d07b5b4b1 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.2 +version: 18.0.3 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index 4bb26e0d742..ef4e6269dad 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:47e16d643d351ba8c55cb2acef80e88ff10a78bc9a95c520a94711f3d953d177 + tag: 2.4.0@sha256:f360e7c2654e6fec6eebd8ad1a93920bff4f70aab215d57ee14c1d3f1f7c23b8 securityContext: container: readOnlyRootFilesystem: false