diff --git a/charts/incubator/raspberrymatic/Chart.yaml b/charts/incubator/raspberrymatic/Chart.yaml index da34a2f005c..d5631180822 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.10 +version: 2.0.11 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 3b69e7a8b11..9b25818fb37 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:b88e23439690f55db424d910e9c96094b289427b28f9e2b3d4b0a20c58a41b3f + tag: latest@sha256:890403c9469607673807310fb318f73e7a15bb89b1c9c3052d2e51355763b9e3 securityContext: runAsNonRoot: false