diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 5088eb090ce..b867fda4af4 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -20,19 +20,19 @@ dependencies: import-values: [] deprecated: false description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -home: https://truecharts.org/truetech/truecharts/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/boinc +icon: https://trueforge.org/img/hotlink-ok/chart-icons/boinc.webp keywords: - boinc -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: boinc sources: - https://ghcr.io/linuxserver/boinc - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/boinc type: application -version: 13.0.3 +version: 13.0.4 diff --git a/charts/stable/boinc/values.yaml b/charts/stable/boinc/values.yaml index cfc8fcae782..784bf738885 100644 --- a/charts/stable/boinc/values.yaml +++ b/charts/stable/boinc/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent - tag: latest@sha256:3e35015467afe76f1a6720e59b5c9d6fa0332fc48375ff0235419721ece25f69 + tag: latest@sha256:469ef17aa2c54659e0be8e581944c9bfd6b82363b50085ca8bf8fa063cb914a8 securityContext: container: readOnlyRootFilesystem: false