From 06db37ba24063f4dbd9d87b9077554043ebcd2cd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Dec 2023 01:05:18 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@deeba72 (#15648) 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 | `316fe49` -> `deeba72` | --- > [!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 8d955fd1eaa..3576032572c 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: babybuddy -version: 13.0.26 +version: 13.0.27 appVersion: 2.1.2 description: Helps caregivers track sleep, feedings, diaper changes, tummy time and diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index c0503333fc4..b363eb6eb6a 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.1.2@sha256:316fe49a356ee2ff5e5a670ce17968089c6ef35cc71426c242801e579b196cca + tag: 2.1.2@sha256:deeba72d3f5cfcda509a0efe704092ef0f7e9ef224817e2b6f01edaf9d9a4271 securityContext: container: readOnlyRootFilesystem: false