mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
update
This commit is contained in:
parent
ace5603daa
commit
a833b3f921
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ appVersion: v1.50.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: "postgresql"
|
- name: "postgresql"
|
||||||
version: ">=13.3.0"
|
version: ">=13.3.0"
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: db.deployStandalone
|
condition: db.deployStandalone
|
||||||
- name: redis
|
- name: redis
|
||||||
version: ">=18.0.0"
|
version: ">=18.0.0"
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
condition: redis.enabled
|
condition: redis.enabled
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue