Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-29 18:42:36 +00:00
parent 55b69fe4eb
commit d39bb2dd95
12 changed files with 22 additions and 22 deletions

View File

@ -1,9 +0,0 @@
## [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))

View File

@ -4,6 +4,15 @@
## [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))
## [mongodb-6.0.16](https://github.com/truecharts/charts/compare/mongodb-6.0.15...mongodb-6.0.16) (2023-04-27)
### Chore
@ -88,12 +97,3 @@
- update helm chart common to 12.4.12 ([#8026](https://github.com/truecharts/charts/issues/8026))
## [mongodb-6.0.6](https://github.com/truecharts/charts/compare/mongodb-6.0.5...mongodb-6.0.6) (2023-04-14)
### Chore
- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "6.0.4"
appVersion: "6.0.5"
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.16
version: 6.0.17
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [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))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: 6.0.4@sha256:d4d377700c8f3b1c6ba3a0ef9d5e0564c18ec5ba5011be8c294a3431dfac394e
tag: 6.0.5@sha256:1e1f2a2b1cc713a1a37c489aa2314ddee7fcde20bc7c0b03e00ee8d6fa92886a
workload:
main:

View File

@ -712,7 +712,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema:
type: int
show_if: [["runAsUser", "=", "0"]]
show_if: [["runAsUser", "=", 0]]
default: 568
- variable: UMASK
label: UMASK