From 8b2696ddd341e81e210937570891c72ecad88629 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Apr 2023 13:28:58 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/jens-maus/raspberrymatic to latest (#8161) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/jens-maus/raspberrymatic | digest | `890403c` -> `6307d2b` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/raspberrymatic/Chart.yaml | 2 +- charts/incubator/raspberrymatic/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/raspberrymatic/Chart.yaml b/charts/incubator/raspberrymatic/Chart.yaml index 0d89f02edc0..75eb8605922 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.11 +version: 2.0.12 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 9b25818fb37..7a2b9fcee9d 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:890403c9469607673807310fb318f73e7a15bb89b1c9c3052d2e51355763b9e3 + tag: latest@sha256:6307d2b5b869e4032c1adfa14b0ad0f0aecfb7ac44382012182ead33628b4e88 securityContext: runAsNonRoot: false