From 1092d27cf6fb1da061df8e5099d0596ffb0d2019 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Apr 2024 04:49:54 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.3.0@7bfcd23 by renovate (#20784) 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 | `ab18ab2` -> `7bfcd23` | --- > [!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 8d317a3ffef..595173ebb0d 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -26,7 +26,7 @@ keywords: - tracker - parents - parenting -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - https://ghcr.io/linuxserver/babybuddy type: application -version: 16.9.0 +version: 16.9.1 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index efad86d9e57..cab00eeafb4 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.3.0@sha256:ab18ab23eef5200a6051847bc48972df4bb761daa2fe92a97f3cf8c3ef70d551 + tag: 2.3.0@sha256:7bfcd238e36837252e1ad9ca4bc334636e0ec84d710fd8c25496d00fb2c6d9a4 securityContext: container: readOnlyRootFilesystem: false