diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 650564279b6..2277b87e6d9 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png keywords: - boinc -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - https://ghcr.io/linuxserver/boinc type: application -version: 8.1.10 +version: 8.1.11 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index aae28ab9ade..76ff0a388f9 100644 --- a/charts/stable/boinc/values.yaml +++ b/charts/stable/boinc/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent - tag: latest@sha256:d04758f8bf86fe918f66a00852f3276e9128097ee7d7f68910704a7d4e9747fb + tag: latest@sha256:be45bedf93ca659d05110c70f1dea0882ed426295e67a766c9b00b2c3b34fde7 securityContext: container: readOnlyRootFilesystem: false