Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ce16e55930
commit
e568d67eba
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.57](https://github.com/truecharts/charts/compare/mongodb-6.0.56...mongodb-6.0.57) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.6 ([#9942](https://github.com/truecharts/charts/issues/9942))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.58](https://github.com/truecharts/charts/compare/mongodb-6.0.57...mongodb-6.0.58) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9989](https://github.com/truecharts/charts/issues/9989))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.57](https://github.com/truecharts/charts/compare/mongodb-6.0.56...mongodb-6.0.57) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mongodb-6.0.52](https://github.com/truecharts/charts/compare/mongodb-6.0.48...mongodb-6.0.52) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9686](https://github.com/truecharts/charts/issues/9686))
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9625](https://github.com/truecharts/charts/issues/9625))
|
||||
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
|
||||
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
|
||||
|
||||
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 6.0.57
|
||||
version: 6.0.58
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.58](https://github.com/truecharts/charts/compare/mongodb-6.0.57...mongodb-6.0.58) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9989](https://github.com/truecharts/charts/issues/9989))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.6@sha256:c3a88da889ee16192e8d30843087beb65c9ce5fb5185fcb3e5b325216b065d88
|
||||
tag: v6.0.6@sha256:ac050042a587f47a7a96eef234cbf5f0ac296e40c9e223edadb3add2575ef572
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue