diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 49829369562..a347c90fd33 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.16 +version: 4.0.17 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 867ed7dc2b8..11ae29264b3 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:fda135d5a3b8d102bd4df036dd8cace546487fb8b7e3d3db718188917a3b1744 + tag: latest@sha256:e02557a90d56f185e900c60c412aef40eadb85a7e65b5eb11b3d4596437e4d81 securityContext: readOnlyRootFilesystem: false