From 3a727e7797694ce4e96b8f9738f26b21a064c4d5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 30 Apr 2025 20:23:00 +0200 Subject: [PATCH] chore(helm): update image docker.io/farmos/farmos digest to 50a67d8 (#34906) 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/farmos/farmos | digest | `ac673b1` -> `50a67d8` | 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/farmos/Chart.yaml | 2 +- charts/stable/farmos/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index 1247e9de9e1..c695bfd3202 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/farmos - https://hub.docker.com/r/farmos/farmos type: application -version: 7.5.4 +version: 7.5.5 diff --git a/charts/stable/farmos/values.yaml b/charts/stable/farmos/values.yaml index b65e6e6accb..561ed1c55da 100644 --- a/charts/stable/farmos/values.yaml +++ b/charts/stable/farmos/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/farmos/farmos - tag: latest@sha256:ac673b1ea672f76ba49fe7acf9043d79354b301682dbdd614f73460bd6af080b + tag: latest@sha256:50a67d8682b827c5cd651643dfd157780206629514868db88ebe77dc6bc8a529 persistence: sitesdirectory: enabled: true