Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
427d394859
commit
e4420263bb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.27](https://github.com/truecharts/charts/compare/mongodb-6.0.26...mongodb-6.0.27) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9056](https://github.com/truecharts/charts/issues/9056))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.27](https://github.com/truecharts/charts/compare/mongodb-6.0.26...mongodb-6.0.27) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 6.0.27
|
||||
version: 6.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9056](https://github.com/truecharts/charts/issues/9056))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.6@sha256:e592cd5851d581fe5f308eaeccaee70741c1a050c33d5fbca461c7cee5275d99
|
||||
tag: v6.0.6@sha256:9d10c8a26a1b98d7212bbc2fef5dd7bf35275390dad10e6b4680c8f01c8177e4
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue