Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3568784091
commit
001fd6b1fe
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-8.0.11](https://github.com/truecharts/charts/compare/mongodb-8.0.10...mongodb-8.0.11) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12255](https://github.com/truecharts/charts/issues/12255))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-8.0.1](https://github.com/truecharts/charts/compare/mongodb-8.0.0...mongodb-8.0.1) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#11108](https://github.com/truecharts/charts/issues/11108))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.0](https://github.com/truecharts/charts/compare/mongodb-7.0.6...mongodb-8.0.0) (2023-07-31)
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 8.0.10
|
||||
version: 8.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.11](https://github.com/truecharts/charts/compare/mongodb-8.0.10...mongodb-8.0.11) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12255](https://github.com/truecharts/charts/issues/12255))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.9@sha256:91c21920a23eda2b6658b6feb52ff2401f23f7c2886ffe77982c2ef2c1968018
|
||||
tag: v6.0.9@sha256:8a867b30c13acb263a0b9f29b8fb9d733fe6bd659d84563db06102c45571dd25
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue