From 0e8ea179dbe34529faaaea6316dddea4d358739a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 18 Jan 2023 20:19:48 +0000 Subject: [PATCH 1/2] chore(deps): update container image ghcr.io/jens-maus/raspberrymatic to latest --- charts/incubator/raspberrymatic/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From a3454a45e1d152b1944a306fad12bf56e279e4d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 18 Jan 2023 20:23:43 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/raspberrymatic/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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