Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-24 03:49:03 +00:00
parent 9c30a05475
commit e043bac909
12 changed files with 25 additions and 25 deletions

View File

@ -1,9 +0,0 @@
## [mongodb-6.0.54](https://github.com/truecharts/charts/compare/mongodb-6.0.53...mongodb-6.0.54) (2023-06-21)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9799](https://github.com/truecharts/charts/issues/9799))

View File

@ -4,6 +4,15 @@
## [mongodb-6.0.55](https://github.com/truecharts/charts/compare/mongodb-6.0.54...mongodb-6.0.55) (2023-06-24)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9866](https://github.com/truecharts/charts/issues/9866))
## [mongodb-6.0.54](https://github.com/truecharts/charts/compare/mongodb-6.0.53...mongodb-6.0.54) (2023-06-21)
### Chore
@ -88,12 +97,3 @@
- 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))
## [mongodb-6.0.51](https://github.com/truecharts/charts/compare/mongodb-6.0.48...mongodb-6.0.51) (2023-06-14)
### Chore

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 6.0.54
version: 6.0.55
annotations:
truecharts.org/catagories: |
- database

View File

@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@ -0,0 +1,9 @@
## [mongodb-6.0.55](https://github.com/truecharts/charts/compare/mongodb-6.0.54...mongodb-6.0.55) (2023-06-24)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9866](https://github.com/truecharts/charts/issues/9866))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: v6.0.6@sha256:3f8d522c88e6456002d3cd7a24006f55b3b289c69b2b9bbde7699b1b66ba1148
tag: v6.0.6@sha256:c3a88da889ee16192e8d30843087beb65c9ce5fb5185fcb3e5b325216b065d88
workload:
main:

View File

@ -831,14 +831,14 @@ questions:
attrs:
- variable: cpu
label: CPU
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 4000m
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: RAM
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 8Gi
@ -852,7 +852,7 @@ questions:
attrs:
- variable: cpu
label: CPU
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 10m
@ -860,7 +860,7 @@ questions:
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 50Mi