chore(deps): update container image farmos/farmos to latest@1520467 by renovate (#16931)
This commit is contained in:
parent
641e320005
commit
9e15aa14d2
|
@ -1,38 +1,38 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: farmos
|
name: farmos
|
||||||
version: 4.1.5
|
version: 4.1.6
|
||||||
appVersion: latest
|
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 a standard platform for farmers, developers, and researchers to build upon.\r"
|
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 a standard platform for farmers, developers, and researchers to build upon.\r"
|
||||||
home: https://truecharts.org/charts/incubator/farmos
|
home: https://truecharts.org/charts/incubator/farmos
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/farmOS/farmOS
|
- https://github.com/farmOS/farmOS
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/farmos
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/farmos
|
||||||
- https://hub.docker.com/r/farmos/farmos
|
- https://hub.docker.com/r/farmos/farmos
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- farmos
|
- farmos
|
||||||
- Productivity
|
- Productivity
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.2.21
|
version: 17.2.21
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: Productivity
|
truecharts.org/category: Productivity
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: farmos/farmos
|
repository: farmos/farmos
|
||||||
tag: latest@sha256:3eef71e662918ab0d19e587ba3ddda05612046835227d27cd125004cb4d02842
|
tag: latest@sha256:1520467cb1543fe9d3ef4ca9e6e0d951f1a868d1b556e02e631c36d9b85963c0
|
||||||
persistence:
|
persistence:
|
||||||
sitesdirectory:
|
sitesdirectory:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue