Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8a453e2ea5
commit
c3359b1d8f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.16](https://github.com/truecharts/charts/compare/mongodb-8.0.15...mongodb-8.0.16) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.10 ([#12771](https://github.com/truecharts/charts/issues/12771))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-8.0.17](https://github.com/truecharts/charts/compare/mongodb-8.0.16...mongodb-8.0.17) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.10 ([#12816](https://github.com/truecharts/charts/issues/12816))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.16](https://github.com/truecharts/charts/compare/mongodb-8.0.15...mongodb-8.0.16) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-8.0.7](https://github.com/truecharts/charts/compare/mongodb-8.0.6...mongodb-8.0.7) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.6](https://github.com/truecharts/charts/compare/mongodb-8.0.5...mongodb-8.0.6) (2023-08-28)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 8.0.16
|
||||
version: 8.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.17](https://github.com/truecharts/charts/compare/mongodb-8.0.16...mongodb-8.0.17) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.10 ([#12816](https://github.com/truecharts/charts/issues/12816))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.10@sha256:ae08c7ae9b5a573d480d5108823bfe36cb6806b4a5755eb1e90bb00d7a4aa1bf
|
||||
tag: v6.0.10@sha256:9f1817700821a26a4359d31113bfd0ab5b481b6c729f73472208cb4ed9b838fa
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue