mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
Update Chart
This commit is contained in:
parent
f196ed4fbb
commit
3a4e96aaf0
1 changed files with 7 additions and 7 deletions
|
|
@ -1,11 +1,11 @@
|
|||
name: durpapi
|
||||
apiVersion: v2
|
||||
type: application
|
||||
version: 0.1.0-dev0192
|
||||
description: A Helm chart for Kubernetes
|
||||
appVersion: 0.1.0
|
||||
apiVersion: v2
|
||||
version: 0.1.0-dev0191
|
||||
type: application
|
||||
name: durpapi
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 12.5.*
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- version: 12.5.*
|
||||
condition: postgresql.enabled
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
name: postgresql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue