diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 352a824cc93..367c72023bc 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.5 +version: 4.0.6 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 8fe5df6eb89..fbd8bb6245c 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:36a949ede6c805b165fb345ee5df7a0ca05fc1d43c24ac2e581663adcb408417 + tag: latest@sha256:7ee61f3b89732d0706517298fb70f256ec5d5166a6326c0ba5fca31bd39d8ca9 securityContext: readOnlyRootFilesystem: false