33 lines
1.2 KiB
YAML
33 lines
1.2 KiB
YAML
apiVersion: v2
|
|
name: sparkyfitness
|
|
version: 1.0.0
|
|
description: Sparky Fitness
|
|
keywords:
|
|
- sparky-fitness
|
|
- fitness-tracking
|
|
home: https://docs.alexlebens.dev/applications/sparkyfitness/
|
|
sources:
|
|
- https://github.com/CodeWithCJ/SparkyFitness
|
|
- https://github.com/CodeWithCJ/SparkyFitness/pkgs/container/sparkyfitness-server
|
|
- https://github.com/CodeWithCJ/SparkyFitness/pkgs/container/sparkyfitness-frontend
|
|
- https://github.com/CodeWithCJ/SparkyFitness/tree/main/helm/chart
|
|
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
|
|
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/volsync-target
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: sparkyfitness
|
|
version: 0.16.5-7
|
|
repository: oci://ghcr.io/codewithcj/charts
|
|
- name: postgres-cluster
|
|
alias: postgres-18-cluster
|
|
version: 7.11.2
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: volsync-target
|
|
alias: volsync-target-backup
|
|
version: 0.8.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/sparkyfitness.png
|
|
# renovate: datasource=github-releases depName=CodeWithCJ/SparkyFitness
|
|
appVersion: v0.16.5.7
|