Skip to content

Commit

Permalink
chore(monolith): pin helm release mongodb v16
Browse files Browse the repository at this point in the history
| datasource | package | from    | to     |
| ---------- | ------- | ------- | ------ |
| helm       | mongodb | 15.6.26 | 16.2.1 |
  • Loading branch information
parcellab-dev-bot committed Nov 7, 2024
1 parent ffe4c24 commit 24b1ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parcellab/monolith/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies:
version: 20.1.0
condition: redis.enabled
- name: mongodb
version: 15.6.26
version: 16.2.1
repository: https://charts.bitnami.com/bitnami
condition: mongodb.enabled

0 comments on commit 24b1ec3

Please sign in to comment.