Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ff5b2e000b
commit
7ddbb8ce69
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.43](https://github.com/truecharts/charts/compare/mongodb-8.0.42...mongodb-8.0.43) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.5.0 ([#14466](https://github.com/truecharts/charts/issues/14466))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-8.0.44](https://github.com/truecharts/charts/compare/mongodb-8.0.43...mongodb-8.0.44) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v7.0.3 ([#14745](https://github.com/truecharts/charts/issues/14745))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.43](https://github.com/truecharts/charts/compare/mongodb-8.0.42...mongodb-8.0.43) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 14.2.2 ([#14190](https://github.com/truecharts/charts/issues/14190))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.33](https://github.com/truecharts/charts/compare/mongodb-8.0.32...mongodb-8.0.33) (2023-10-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 8.0.43
|
||||
version: 8.0.44
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-8.0.44](https://github.com/truecharts/charts/compare/mongodb-8.0.43...mongodb-8.0.44) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v7.0.3 ([#14745](https://github.com/truecharts/charts/issues/14745))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.0.3@sha256:e799df208c43d4610f4418dde132a3be84b307e85abf1eff2cec628a5fce6c43
|
||||
tag: v7.0.3@sha256:b1f2af7d594e23158886e6b4f279b34491f261e9d26d7a370ad36950214f04de
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue