diff --git a/charts/incubator/raspberrymatic/Chart.yaml b/charts/incubator/raspberrymatic/Chart.yaml index 36058412598..908efa19100 100644 --- a/charts/incubator/raspberrymatic/Chart.yaml +++ b/charts/incubator/raspberrymatic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: raspberrymatic -version: 2.0.8 +version: 2.0.9 appVersion: "latest" description: A free and non-commercial open-source operating system alternative for running a cloud-free smart-home IoT. type: application diff --git a/charts/incubator/raspberrymatic/values.yaml b/charts/incubator/raspberrymatic/values.yaml index 400a75406cc..3b69e7a8b11 100644 --- a/charts/incubator/raspberrymatic/values.yaml +++ b/charts/incubator/raspberrymatic/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/jens-maus/raspberrymatic pullPolicy: IfNotPresent - tag: latest@sha256:df90ba2875bc310c4f7b11bce22da28e36a89c86c4311f23596d7afd085209a3 + tag: latest@sha256:b88e23439690f55db424d910e9c96094b289427b28f9e2b3d4b0a20c58a41b3f securityContext: runAsNonRoot: false