diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index ebaa2e0884b..7ddd47a403b 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -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 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index 024220e5cef..637f0a0edb9 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.7.1@sha256:c78d114def763ed7d02e723988ae8351a0a1916dec219620fa8054c32331cdcf + tag: 2.7.1@sha256:f035d0b95312957cb6db21ed5184ef501ad16b7fa99f5a829305586cc16da750 securityContext: container: readOnlyRootFilesystem: false