From 4e450cccdcc94925cba40ed259e857a6a70a18a4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 25 Feb 2023 12:22:30 +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 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 From 26069c76ef950062de0e8eb70b96c1b716366ce2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 25 Feb 2023 12:26:24 +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 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