From 8fa6f41abb5e626c048b4e96a1964b297e24a93d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Nov 2024 03:00:50 +0100 Subject: [PATCH] chore(helm): update image docker.io/farmos/farmos digest to be6ede3 (#29624) 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 | `9b3ad7d` -> `be6ede3` | --- > [!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/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 4d704e1ca98..03231fa87d8 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/farmos - https://hub.docker.com/r/farmos/farmos type: application -version: 7.2.2 +version: 7.2.3 diff --git a/charts/stable/farmos/values.yaml b/charts/stable/farmos/values.yaml index cfb4211abbf..11bb50ec3fa 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:9b3ad7dbb15ce9bc1fb5b77034616e6ba6fe3f35c2e280757857bf3db29eaa44 + tag: latest@sha256:be6ede347d532d13da6b74b3690560474af4b896dcf34699514d913ad5943657 persistence: sitesdirectory: enabled: true