mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
6ce9647fde
commit
8d04dfc900
5 changed files with 110 additions and 10 deletions
|
|
@ -1,11 +1,12 @@
|
|||
version: 1.0
|
||||
type: application
|
||||
dependencies:
|
||||
- version: 0.1.0-dev0004
|
||||
alias: durpapi
|
||||
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
|
||||
name: DurpAPI
|
||||
appVersion: 0.0.1
|
||||
description: A Helm chart for Kubernetes
|
||||
name: durpapi
|
||||
apiVersion: v2
|
||||
name: DurpAPI
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
|
||||
version: 0.1.0
|
||||
appVersion: "0.1.0"
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 12.5.*
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue