diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index b84a90b59c0..2ceb5a753e2 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 4.0.8 +version: 4.0.9 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index fbd8bb6245c..b3bd68f9f17 100644 --- a/charts/stable/boinc/values.yaml +++ b/charts/stable/boinc/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:7ee61f3b89732d0706517298fb70f256ec5d5166a6326c0ba5fca31bd39d8ca9 + tag: latest@sha256:a2450ee0e60a938cdd94e38c3549391e92e1b6ec6d503cb9f0ce403e7b763b39 securityContext: readOnlyRootFilesystem: false