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)
|
## [mongodb-6.0.44](https://github.com/truecharts/charts/compare/mongodb-6.0.43...mongodb-6.0.44) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
### 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)
|
## [mongodb-6.0.35](https://github.com/truecharts/charts/compare/mongodb-6.0.34...mongodb-6.0.35) (2023-05-28)
|
||||||
|
|
||||||
### Chore
|
### 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://github.com/bitnami/bitnami-docker-mongodb
|
||||||
- https://www.mongodb.com
|
- https://www.mongodb.com
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.44
|
version: 6.0.45
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- 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:
|
image:
|
||||||
repository: tccr.io/truecharts/mongodb
|
repository: tccr.io/truecharts/mongodb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v6.0.6@sha256:d2ad82e7e701af53c1e4d8343d26f2cd7f9055d02c41c570d80c0d4beb572297
|
tag: v6.0.6@sha256:757f91b38a37e3a33710d3c77015eae68762fd890cb675d84c9b86668790f462
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue