Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dca183d5dc
commit
8ac3a1db55
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.44](https://github.com/truecharts/charts/compare/mongodb-6.0.43...mongodb-6.0.44) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.13.0 ([#9456](https://github.com/truecharts/charts/issues/9456))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.45](https://github.com/truecharts/charts/compare/mongodb-6.0.44...mongodb-6.0.45) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9484](https://github.com/truecharts/charts/issues/9484))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.44](https://github.com/truecharts/charts/compare/mongodb-6.0.43...mongodb-6.0.44) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-6.0.35](https://github.com/truecharts/charts/compare/mongodb-6.0.34...mongodb-6.0.35) (2023-05-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9211](https://github.com/truecharts/charts/issues/9211))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.34](https://github.com/truecharts/charts/compare/mongodb-6.0.33...mongodb-6.0.34) (2023-05-27)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 6.0.44
|
||||
version: 6.0.45
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.45](https://github.com/truecharts/charts/compare/mongodb-6.0.44...mongodb-6.0.45) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9484](https://github.com/truecharts/charts/issues/9484))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.6@sha256:d2ad82e7e701af53c1e4d8343d26f2cd7f9055d02c41c570d80c0d4beb572297
|
||||
tag: v6.0.6@sha256:757f91b38a37e3a33710d3c77015eae68762fd890cb675d84c9b86668790f462
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue