From 0a0ebf9ae9e762e3267132e645a7af37ff5fae6c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 13:55:28 +0100 Subject: [PATCH] chore(deps): update container image farmos/farmos to latest@3eef71e (#16151) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | farmos/farmos | digest | `e36e75c` -> `3eef71e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/farmos/Chart.yaml | 4 ++-- charts/stable/farmos/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index 50fb73f0b30..0c0da48e1c4 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: farmos -version: 3.0.4 +version: 3.0.5 appVersion: latest description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide @@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/farmos icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png deprecated: false sources: +- https://hub.docker.com/r/farmos/farmos - https://github.com/farmOS/farmOS - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos -- https://hub.docker.com/r/farmos/farmos maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/farmos/values.yaml b/charts/stable/farmos/values.yaml index 82878cacf1c..32352995e2b 100644 --- a/charts/stable/farmos/values.yaml +++ b/charts/stable/farmos/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: farmos/farmos - tag: latest@sha256:e36e75c0305248c069c2cbfb3b05d9214951ea17c3c4f75ee6ca999b8a078a7d + tag: latest@sha256:3eef71e662918ab0d19e587ba3ddda05612046835227d27cd125004cb4d02842 persistence: sitesdirectory: enabled: true