Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
59d6c170d2
commit
5bcb813f75
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.63](https://github.com/truecharts/charts/compare/mongodb-6.0.62...mongodb-6.0.63) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.8 ([#10293](https://github.com/truecharts/charts/issues/10293))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.64](https://github.com/truecharts/charts/compare/mongodb-6.0.63...mongodb-6.0.64) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.7 ([#10357](https://github.com/truecharts/charts/issues/10357))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.63](https://github.com/truecharts/charts/compare/mongodb-6.0.62...mongodb-6.0.63) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-6.0.54](https://github.com/truecharts/charts/compare/mongodb-6.0.53...mongodb-6.0.54) (2023-06-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9799](https://github.com/truecharts/charts/issues/9799))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.53](https://github.com/truecharts/charts/compare/mongodb-6.0.52...mongodb-6.0.53) (2023-06-18)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 6.0.63
|
||||
version: 6.0.64
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.64](https://github.com/truecharts/charts/compare/mongodb-6.0.63...mongodb-6.0.64) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.7 ([#10357](https://github.com/truecharts/charts/issues/10357))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.7@sha256:49bf4258c9ee5b3632e10d2bba67e2cba4bd50d354b6907cdab388a7efaa7121
|
||||
tag: v6.0.7@sha256:74f1e68093c6d127a02a0b6b4fe8c1694497b4edf337abb3be17a7917bd26b72
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue