From 369997b769c7a21a8a6497e4ce4de287992ea3fe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Mar 2025 07:40:04 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/jens-maus/raspberrymatic digest to 4bdd198 (#33664) 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 | `96a22f7` -> `4bdd198` | 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 530683a390e..b02844b1b3a 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic - https://github.com/truecharts/charts/tree/master/charts/stable/raspberrymatic type: application -version: 7.5.2 +version: 7.5.3 diff --git a/charts/stable/raspberrymatic/values.yaml b/charts/stable/raspberrymatic/values.yaml index c54b6d4c4b5..979769bc74b 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:96a22f7b28275b96ae134a63019f0545fb58215073365a85ffc3e746e4ee7357 + tag: latest@sha256:4bdd1987f35eb4af323ebe82599b5a1394ee116c9ad544749a4ed4665c915dcf persistence: config: enabled: true