mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-02-07 13:22:12 +00:00
* Changed: avoid latest image
* Changed: version bump
* Fixed: pull policy
* Removed: specific ci for glue since now it's on by default
* Fixed: don't refresh dependencies
* Changed: testing chart action version update
* Fixed: action
* Changed: dependency updates required
* Fixed: lint and install
* Revert "Changed: dependency updates required"
This reverts commit 34ee22d7d0
.
* Changed: use copy of dep charts because ththey may become unavailable
* Changed: updated readme
30 lines
755 B
YAML
30 lines
755 B
YAML
annotations:
|
|
category: Database
|
|
apiVersion: v2
|
|
appVersion: 4.4.3
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: NoSQL document-oriented database that stores JSON-like documents with
|
|
dynamic schemas, simplifying the integration of data in content-driven applications.
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/mongodb
|
|
icon: https://bitnami.com/assets/stacks/mongodb/img/mongodb-stack-220x234.png
|
|
keywords:
|
|
- mongodb
|
|
- database
|
|
- nosql
|
|
- cluster
|
|
- replicaset
|
|
- replication
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: mongodb
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
|
- https://mongodb.org
|
|
version: 10.3.4
|