Skip to content

Commit

Permalink
chore(deps): update helm charts (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 3883ea7 commit 03ec2ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ version: 0.1.0
dependencies:
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 11.10.3
version: 11.10.26
condition: minio.enabled
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.1.5
version: 13.17.0
condition: mongodb.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.2.0
version: 17.16.0
condition: redis.enabled

0 comments on commit 03ec2ae

Please sign in to comment.