From cc0bd9e417a2bbb96a6c51c6f3a6fd829a9df916 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 Nov 2023 01:39:16 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@2a38475 (#15397) 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 | `b00c283` -> `2a38475` | --- > [!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 ae902e78410..30f4ea3bac0 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: "2.1.2" +appVersion: 2.1.2 kubeVersion: ">=1.16.0-0" -version: 13.0.23 +version: 13.0.24 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index d93c182edcc..109dfee3382 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:b00c283f152b348d3e7734c573d2f76b9f89fe77e03a264f0819bf82e2200329 + tag: 2.1.2@sha256:2a38475e3d59f2462a14824e76899d36aee100e631e79998a37f28bea0351a0f securityContext: container: readOnlyRootFilesystem: false