mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -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
|
apiVersion: v2
|
||||||
name: durpapi
|
|
||||||
description: A Helm chart for Kubernetes
|
|
||||||
type: application
|
|
||||||
|
|
||||||
version: 0.1.0
|
|
||||||
appVersion: "0.1.0"
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
version: 12.5.*
|
condition: postgresql.enabled
|
||||||
repository: https://charts.bitnami.com/bitnami
|
version: 12.5.*
|
||||||
condition: postgresql.enabled
|
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