21 lines
579 B
YAML
21 lines
579 B
YAML
apiVersion: v2
|
|
name: freshrss
|
|
version: 1.0.0
|
|
sources:
|
|
- https://github.com/FreshRSS/FreshRSS
|
|
- https://github.com/alexlebens/helm-charts/tree/main/charts/hfreshrss
|
|
dependencies:
|
|
- name: app-template
|
|
alias: freshrss
|
|
repository: https://bjw-s.github.io/helm-charts/
|
|
version: 3.2.1
|
|
- name: app-template
|
|
alias: cloudflared
|
|
repository: https://bjw-s.github.io/helm-charts/
|
|
version: 3.2.1
|
|
- name: postgres-cluster
|
|
alias: postgres-16-cluster
|
|
version: 3.1.0
|
|
repository: http://alexlebens.github.io/helm-charts
|
|
appVersion: "1.23.1"
|