Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
65a7ce804d
commit
0fe4f7cdb8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.25](https://github.com/truecharts/charts/compare/mongodb-6.0.24...mongodb-6.0.25) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.8.1 ([#8969](https://github.com/truecharts/charts/issues/8969))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mongodb-6.0.26](https://github.com/truecharts/charts/compare/mongodb-6.0.25...mongodb-6.0.26) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9015](https://github.com/truecharts/charts/issues/9015))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.25](https://github.com/truecharts/charts/compare/mongodb-6.0.24...mongodb-6.0.25) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/mongodb to v6.0.5 ([#8489](https://github.com/truecharts/charts/issues/8489))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-6.0.16](https://github.com/truecharts/charts/compare/mongodb-6.0.15...mongodb-6.0.16) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v ([#8318](https://github.com/truecharts/charts/issues/8318))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "6.0.5"
|
||||
appVersion: "6.0.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 6.0.25
|
||||
version: 6.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-6.0.26](https://github.com/truecharts/charts/compare/mongodb-6.0.25...mongodb-6.0.26) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9015](https://github.com/truecharts/charts/issues/9015))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.5@sha256:3a8238aeee422b621913e3b5d0b1b98fc5903743b339d448b85de319b1a304fa
|
||||
tag: v6.0.6@sha256:e592cd5851d581fe5f308eaeccaee70741c1a050c33d5fbca461c7cee5275d99
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue