Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3becd8cecb
commit
d211592643
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.12](https://github.com/truecharts/charts/compare/mongodb-8.0.11...mongodb-8.0.12) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12391](https://github.com/truecharts/charts/issues/12391))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-8.0.13](https://github.com/truecharts/charts/compare/mongodb-8.0.12...mongodb-8.0.13) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12491](https://github.com/truecharts/charts/issues/12491))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.12](https://github.com/truecharts/charts/compare/mongodb-8.0.11...mongodb-8.0.12) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-8.0.3](https://github.com/truecharts/charts/compare/mongodb-8.0.2...mongodb-8.0.3) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.2 ([#11488](https://github.com/truecharts/charts/issues/11488))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.2](https://github.com/truecharts/charts/compare/mongodb-8.0.1...mongodb-8.0.2) (2023-08-04)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 8.0.12
|
||||
version: 8.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.13](https://github.com/truecharts/charts/compare/mongodb-8.0.12...mongodb-8.0.13) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12491](https://github.com/truecharts/charts/issues/12491))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.9@sha256:edb820b55c224408185d50ebf4f1f57a1954f549e4b1e8ce12eddeb58640cbad
|
||||
tag: v6.0.9@sha256:9c8493eef7dcf6be36ba3242a5dc7f8ec324288b183321b1514b9f14bfab9944
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue