diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 595173ebb0d..bb9a58e7798 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.3.0 +appVersion: 2.3.1 dependencies: - name: common version: 20.3.6 @@ -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.1 +version: 16.9.2 diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index cab00eeafb4..6a915a31560 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:7bfcd238e36837252e1ad9ca4bc334636e0ec84d710fd8c25496d00fb2c6d9a4 + tag: 2.3.1@sha256:226b9b8bb9eb1ec97a28ed220d112c467899edad0f7c176ebfdf2c7526aad73d securityContext: container: readOnlyRootFilesystem: false