From 1d86160378cdc8510472a022f7be3295bbae3ed5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 May 2024 02:29:45 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.4.0@818423f by renovate (#22259) 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 | `8d2534f` -> `818423f` | --- > [!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 ed5d3c5b761..6aadde0ff50 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: 17.1.1 +version: 17.1.2 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index 9c4d5505274..e3515463903 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.4.0@sha256:8d2534fd384c8757669936c4cd02daa775cf9cf7cabf89def5bb0fbff08b77c6 + tag: 2.4.0@sha256:818423f2aca16c21c1a112228ebf3fee5e84ea1c11c922266f7266005430d1ca securityContext: container: readOnlyRootFilesystem: false