diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 4c11ff34fb7..598f200d022 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.18 +version: 4.0.19 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 11ae29264b3..4510f52fc33 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:e02557a90d56f185e900c60c412aef40eadb85a7e65b5eb11b3d4596437e4d81 + tag: latest@sha256:9388a8ad215ef2963ac048e07501e2d5c2acff7abab2ea77ad64597357a8a774 securityContext: readOnlyRootFilesystem: false