Skip to content

Commit

Permalink
Update bitnami charts version for mariadb and redis
Browse files Browse the repository at this point in the history
  • Loading branch information
gfysaris committed Oct 19, 2023
1 parent bbdcb4a commit 63daf62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/directus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ appVersion: "9.5.1"

dependencies:
- name: mariadb
version: "9.3.13"
version: "14.0.2"
repository: "https://charts.bitnami.com/bitnami"
condition: mariadb.enabled
- name: redis
version: "14.3.2"
version: "18.1.6"
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled

0 comments on commit 63daf62

Please sign in to comment.