mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update Chart
This commit is contained in:
parent
be1f75583b
commit
8da100146c
1 changed files with 9 additions and 10 deletions
|
|
@ -1,12 +1,11 @@
|
|||
name: durpapi
|
||||
version:
|
||||
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
|
||||
- name: postgresql
|
||||
condition: postgresql.enabled
|
||||
version: 12.5.*
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
description: A Helm chart for Kubernetes
|
||||
appVersion: 0.1.0
|
||||
type: application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue