-
Notifications
You must be signed in to change notification settings - Fork 139
Expand file tree
/
Copy pathChart.yaml
More file actions
47 lines (47 loc) · 1.63 KB
/
Chart.yaml
File metadata and controls
47 lines (47 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
apiVersion: v2
name: mongodb
description: MongoDB a flexible NoSQL database for scalable, real-time data management
type: application
version: 0.16.4
appVersion: "8.2.7"
keywords:
- mongodb
- database
- nosql
home: https://www.mongodb.com
sources:
- https://github.com/CloudPirates-io/helm-charts/tree/main/charts/mongodb
- https://github.com/mongodb/mongo
maintainers:
- name: CloudPirates GmbH & Co. KG
email: hello@cloudpirates.io
url: https://www.cloudpirates.io
dependencies:
- name: common
version: "2.2.0"
repository: oci://registry-1.docker.io/cloudpirates
icon: https://a.storyblok.com/f/143071/512x512/5d228988dc/mongodb-logo.svg
annotations:
license: Apache-2.0
artifacthub.io/category: database
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/signKey: |
fingerprint: 6917f1a88c122cbb1de5aa55457752135bdcf95a
url: https://raw.githubusercontent.com/CloudPirates-io/helm-charts/refs/heads/main/cosign.pub
artifacthub.io/links: |
- name: MongoDB
url: https://www.mongodb.com
- name: Helm Chart
url: https://github.com/CloudPirates-io/helm-charts/tree/main/charts/mongodb
- name: Application
url: https://github.com/mongodb/mongo
- name: Maintainer CloudPirates
url: https://www.cloudpirates.io
artifacthub.io/changes: |-
- kind: fixed
description: "Fix config duplication on init container restart"
links:
- name: "Pull Request"
url: "https://github.com/CloudPirates-io/helm-charts/pull/1223"
- name: "Changelog"
url: "https://github.com/CloudPirates-io/helm-charts/blob/main/charts/mongodb/CHANGELOG.md"