From 0157dbf823738d3aa4dfdd7142f47766a8217c24 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Nov 2023 00:17:39 +0100 Subject: [PATCH] fix(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2 (#15118) 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) | digest | `b0619e7` -> `b00c283` | --- > [!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 9af4b8b4a25..412a1ec9184 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.22 +version: 13.0.23 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 5e0e1eb1b94..d93c182edcc 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:b0619e7134a64121c3ece659b845086a19798ad4dd2befac882952e9a100c7ec + tag: 2.1.2@sha256:b00c283f152b348d3e7734c573d2f76b9f89fe77e03a264f0819bf82e2200329 securityContext: container: readOnlyRootFilesystem: false