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
|
||||
name: farmos
|
||||
version: 4.1.5
|
||||
version: 4.1.6
|
||||
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"
|
||||
home: https://truecharts.org/charts/incubator/farmos
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/farmOS/farmOS
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/farmos
|
||||
- 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
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- farmos
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
- farmos
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: farmos/farmos
|
||||
tag: latest@sha256:3eef71e662918ab0d19e587ba3ddda05612046835227d27cd125004cb4d02842
|
||||
tag: latest@sha256:1520467cb1543fe9d3ef4ca9e6e0d951f1a868d1b556e02e631c36d9b85963c0
|
||||
persistence:
|
||||
sitesdirectory:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue