Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7bcf374e91
commit
0408008a62
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.17](https://github.com/truecharts/charts/compare/mongodb-6.0.16...mongodb-6.0.17) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.5 ([#8489](https://github.com/truecharts/charts/issues/8489))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.18](https://github.com/truecharts/charts/compare/mongodb-6.0.17...mongodb-6.0.18) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to 6.0.5 ([#8627](https://github.com/truecharts/charts/issues/8627))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.17](https://github.com/truecharts/charts/compare/mongodb-6.0.16...mongodb-6.0.17) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 12.4.13 ([#8035](https://github.com/truecharts/charts/issues/8035))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.7](https://github.com/truecharts/charts/compare/mongodb-6.0.6...mongodb-6.0.7) (2023-04-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.12 ([#8026](https://github.com/truecharts/charts/issues/8026))
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 6.0.17
|
||||
version: 6.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.18](https://github.com/truecharts/charts/compare/mongodb-6.0.17...mongodb-6.0.18) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to 6.0.5 ([#8627](https://github.com/truecharts/charts/issues/8627))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.5@sha256:1e1f2a2b1cc713a1a37c489aa2314ddee7fcde20bc7c0b03e00ee8d6fa92886a
|
||||
tag: 6.0.5@sha256:e7c2f96a0c8b575b5d53e26d67c0dc75c8ae0af6cfe667a89f0ba6abdcd70306
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue