mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 11:31:21 -03:00
chore(babybuddy): update image ghcr.io/linuxserver/babybuddy digest to f035d0b (#44438)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages) ([source](https://redirect.github.com/linuxserver/docker-babybuddy)) | digest | `c78d114` -> `f035d0b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmFieWJ1ZGR5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: media
|
||||
trueforge.org/max_helm_version: "4.1"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -19,24 +25,24 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
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://trueforge.org/truetech/truecharts/charts/stable/babybuddy
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/babybuddy.webp
|
||||
home: https://truecharts.org/charts/stable/babybuddy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.webp
|
||||
keywords:
|
||||
- baby
|
||||
- buddy
|
||||
- tracker
|
||||
- parents
|
||||
- parenting
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: babybuddy
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/babybuddy
|
||||
- https://github.com/babybuddy/babybuddy
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/babybuddy
|
||||
type: application
|
||||
version: 19.13.20
|
||||
version: 19.13.21
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.7.1@sha256:c78d114def763ed7d02e723988ae8351a0a1916dec219620fa8054c32331cdcf
|
||||
tag: 2.7.1@sha256:f035d0b95312957cb6db21ed5184ef501ad16b7fa99f5a829305586cc16da750
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user