Skip to content

Commit

Permalink
misc: bump up mongodb chart version in fiab (#300)
Browse files Browse the repository at this point in the history
The current version of helm chart for mongodb was removed from
bitnami. A version (13.6.2) for the chart is bumped up.
  • Loading branch information
myungjin committed Jan 3, 2023
1 parent 8d629dc commit abc06e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fiab/helm-chart/control/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version: 1.0.0

dependencies:
- name: mongodb
version: 10.31.3
version: 13.6.2
repository: https://charts.bitnami.com/bitnami

- name: minio
Expand Down

0 comments on commit abc06e7

Please sign in to comment.