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