Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
424944b24f
commit
2e062d3c2f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-9.0.4](https://github.com/truecharts/charts/compare/mongodb-9.0.3...mongodb-9.0.4) (2023-12-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mongodb to 7.0.4[@2fd7f81](https://github.com/2fd7f81) ([#15847](https://github.com/truecharts/charts/issues/15847))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-9.0.5](https://github.com/truecharts/charts/compare/mongodb-9.0.4...mongodb-9.0.5) (2023-12-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mongodb to 7.0.4[@137b905](https://github.com/137b905) ([#15861](https://github.com/truecharts/charts/issues/15861))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-9.0.4](https://github.com/truecharts/charts/compare/mongodb-9.0.3...mongodb-9.0.4) (2023-12-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [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)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: mongodb
|
||||
version: 9.0.4
|
||||
version: 9.0.5
|
||||
appVersion: 7.0.4
|
||||
description:
|
||||
Fast, reliable, scalable, and easy to use open-source no-sql database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-9.0.5](https://github.com/truecharts/charts/compare/mongodb-9.0.4...mongodb-9.0.5) (2023-12-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mongodb to 7.0.4[@137b905](https://github.com/137b905) ([#15861](https://github.com/truecharts/charts/issues/15861))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bitnami/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.4@sha256:2fd7f81d38b3495c43843c492e42d4950a73de4d40181a557c97d225308f00b0
|
||||
tag: 7.0.4@sha256:137b905769fdfce83add50343ceb391726ece52afe6163cb354856c1927dc661
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
Loading…
Reference in New Issue