From 6a8094876f43e6b0c3e648306142db2252e561e0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 30 Aug 2025 04:57:55 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/jens-maus/raspberrymatic digest to 4b22b4f (#38842) 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 | `af641e5` -> `4b22b4f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/raspberrymatic/Chart.yaml | 2 +- charts/stable/raspberrymatic/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/raspberrymatic/Chart.yaml b/charts/stable/raspberrymatic/Chart.yaml index 1816fe85459..7a954f17328 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic - https://github.com/truecharts/charts/tree/master/charts/stable/raspberrymatic type: application -version: 8.3.2 +version: 8.3.3 diff --git a/charts/stable/raspberrymatic/values.yaml b/charts/stable/raspberrymatic/values.yaml index 00379fe7014..83018decac8 100644 --- a/charts/stable/raspberrymatic/values.yaml +++ b/charts/stable/raspberrymatic/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/jens-maus/raspberrymatic - tag: latest@sha256:af641e5dc8484905552df08e2a0f39a69b48c551080aca8082b8459fe84c5545 + tag: latest@sha256:4b22b4f407c42375be1d13442f55fd0477f6713db0a0168db7bccfe9c44533da persistence: config: enabled: true