Skip to content

Commit

Permalink
Updated mongodb chart for MongoDB 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
groundhog2k committed Oct 15, 2023
1 parent 74c93c2 commit 894bccc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ type: application
maintainers:
- name: groundhog2k

version: "0.5.19"
version: "0.6.0"

appVersion: "6.0.11"
appVersion: "7.0.2"
2 changes: 1 addition & 1 deletion charts/mongodb/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MongoDB

![Version: 0.5.19](https://img.shields.io/badge/Version-0.5.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.11](https://img.shields.io/badge/AppVersion-6.0.11-informational?style=flat-square)
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.2](https://img.shields.io/badge/AppVersion-7.0.2-informational?style=flat-square)

## Changelog

Expand Down
1 change: 1 addition & 0 deletions charts/mongodb/RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@
| 0.5.17 | 6.0.9 | Upgraded to MongoDB 6.0.9 |
| 0.5.18 | 6.0.10 | Upgraded to MongoDB 6.0.10 |
| 0.5.19 | 6.0.11 | Upgraded to MongoDB 6.0.11 |
| 0.6.0 | 7.0.2 | Upgraded to MongoDB 7.0.2 |
| | | |

0 comments on commit 894bccc

Please sign in to comment.