convert to dev domain

This commit is contained in:
2024-06-02 15:28:22 -05:00
parent 038543de2b
commit c5f609454f
3 changed files with 41 additions and 23 deletions

View File

@@ -4,13 +4,18 @@ version: 1.0.0
sources:
- https://github.com/go-gitea/gitea
- https://gitea.com/gitea/helm-chart
- https://github.com/cloudflare/cloudflared
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
dependencies:
- name: gitea
version: 10.1.4
repository: https://dl.gitea.io/charts/
- name: cloudflared
alias: cloudflared
repository: http://alexlebens.github.io/helm-charts
version: 1.2.0
- name: postgres-cluster
alias: postgres-16-cluster
version: 3.1.0
repository: http://alexlebens.github.io/helm-charts
repository: http://alexlebens.github.io/helm-charts
appVersion: "1.21.7"