From afd049b7ebdba21fdaa4eec32fa1f2f5be1f9dd0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Dec 2023 01:32:47 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@ac41fd5 (#15955) 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 | `deeba72` -> `ac41fd5` | --- > [!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 | 43 ++++++++++++++--------------- charts/stable/babybuddy/values.yaml | 2 +- 2 files changed, 22 insertions(+), 23 deletions(-) diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 630b6001735..e65bfc870e1 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,36 +1,35 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: babybuddy -version: 13.0.27 +version: 13.0.28 appVersion: 2.1.2 -description: - Helps caregivers track sleep, feedings, diaper changes, tummy time and +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. home: https://truecharts.org/charts/stable/babybuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png deprecated: false sources: - - https://github.com/babybuddy/babybuddy - - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - - https://ghcr.io/linuxserver/babybuddy +- https://ghcr.io/linuxserver/babybuddy +- https://github.com/babybuddy/babybuddy +- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - baby - - buddy - - tracker - - parents - - parenting +- baby +- buddy +- tracker +- parents +- parenting dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index b363eb6eb6a..ad8f5ab28c0 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:deeba72d3f5cfcda509a0efe704092ef0f7e9ef224817e2b6f01edaf9d9a4271 + tag: 2.1.2@sha256:ac41fd5f3801832929e636458293ba37ec2ecdffe75002d4c8af9af0ee07bfa8 securityContext: container: readOnlyRootFilesystem: false