54 lines
1.5 KiB
YAML
54 lines
1.5 KiB
YAML
|
kubeVersion: ">=1.24.0"
|
||
|
apiVersion: v2
|
||
|
name: wger
|
||
|
version: 6.0.0
|
||
|
appVersion: latest
|
||
|
description:
|
||
|
Workout Manager is a free, open source web application that helps you
|
||
|
manage your personal workouts, weight and diet plans and can also be used as a simple
|
||
|
gym management utility.
|
||
|
home: https://truecharts.org/charts/incubator/wger
|
||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png
|
||
|
deprecated: false
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/wger/server
|
||
|
- https://github.com/wger-project/docker
|
||
|
- https://github.com/wger-project/wger
|
||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/wger
|
||
|
maintainers:
|
||
|
- name: TrueCharts
|
||
|
email: info@truecharts.org
|
||
|
url: https://truecharts.org
|
||
|
keywords:
|
||
|
- workout
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
version: 16.0.0
|
||
|
repository: https://library-charts.truecharts.org
|
||
|
condition: ""
|
||
|
alias: ""
|
||
|
tags: []
|
||
|
import-values: []
|
||
|
- name: postgresql
|
||
|
version: 11.0.31
|
||
|
repository: https://deps.truecharts.org/
|
||
|
condition: postgresql.enabled
|
||
|
alias: ""
|
||
|
tags: []
|
||
|
import-values: []
|
||
|
- name: redis
|
||
|
version: 5.0.33
|
||
|
repository: https://deps.truecharts.org
|
||
|
condition: redis.enabled
|
||
|
alias: ""
|
||
|
tags: []
|
||
|
import-values: []
|
||
|
annotations:
|
||
|
max_scale_version: 23.10.1
|
||
|
min_scale_version: 22.12.4
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/category: life
|
||
|
truecharts.org/max_helm_version: "3.13"
|
||
|
truecharts.org/min_helm_version: "3.12"
|
||
|
truecharts.org/train: incubator
|