From 1d962caa099d07dcf920968a873085846bc9408d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 20:23:09 +0200 Subject: [PATCH] chore(helm): update image docker.io/farmos/farmos digest to 9aa08d7 (#37145) 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 | `50a67d8` -> `9aa08d7` | 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 3abd7430e83..ffb92f19564 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: 8.0.5 +version: 8.0.6 diff --git a/charts/stable/farmos/values.yaml b/charts/stable/farmos/values.yaml index 561ed1c55da..afb6f1d1b12 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:50a67d8682b827c5cd651643dfd157780206629514868db88ebe77dc6bc8a529 + tag: latest@sha256:9aa08d7b1afaa8c88e190232a58c7dedec9fb89d8d7c45010f57af86478372cd persistence: sitesdirectory: enabled: true