chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@40a418f by renovate (#16406)
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 | `5df9a04` -> `40a418f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,40 +1,40 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: babybuddy
|
||||
version: 14.0.11
|
||||
version: 14.0.12
|
||||
appVersion: 2.1.2
|
||||
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://github.com/babybuddy/babybuddy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
||||
- https://ghcr.io/linuxserver/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: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.2@sha256:5df9a04b383635e725c88da7f218632728f5f44d6e3a0643b8de5bddd8806f27
|
||||
tag: 2.1.2@sha256:40a418f7c46e191d7ea22fc36c4309c4d52544a1d65d41650d12064dffed6fff
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user