From 9f259f57af48b692609dff5c5266e775156a6c90 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Oct 2024 12:46:32 +0200 Subject: [PATCH] chore(helm): update image docker.io/benzino77/tasmocompiler digest to 18fce0a (#28073) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/benzino77/tasmocompiler | digest | `61d513b` -> `18fce0a` | 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/tasmocompiler/Chart.yaml | 2 +- charts/stable/tasmocompiler/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index 27a486a83c2..10bfa11d54c 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tasmocompiler - https://hub.docker.com/r/benzino77/tasmocompiler type: application -version: 8.2.0 +version: 8.2.1 diff --git a/charts/stable/tasmocompiler/values.yaml b/charts/stable/tasmocompiler/values.yaml index b29876ae0ad..92aa12a5a1c 100644 --- a/charts/stable/tasmocompiler/values.yaml +++ b/charts/stable/tasmocompiler/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/benzino77/tasmocompiler - tag: latest@sha256:61d513b9989b1ed2ec74a9cc160e2598468baa7e3ca6aea0dd48d77c538a9314 + tag: latest@sha256:18fce0ab4631a71169be97659df41fece3dcc98dc672dbee2abe90c4899e0106 pullPolicy: IfNotPresent securityContext: