Pushing mongod and mongoexpress integration
This commit is contained in:
26
opencloud/charts/mongo-express/Chart.yaml
Normal file
26
opencloud/charts/mongo-express/Chart.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
annotations:
|
||||
artifacthub.io/signKey: |
|
||||
fingerprint: 9E57D2479D48B84463EF491F66D280CE667AD6C8
|
||||
url: https://cowboysysop.github.io/charts/pgp-public-key-2022-02-19.asc
|
||||
kubeVersion: '>=1.24'
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami/
|
||||
version: 2.19.1
|
||||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
repository: https://charts.bitnami.com/bitnami/
|
||||
version: 15.1.5
|
||||
description: Web-based MongoDB admin interface, written with Node.js and express
|
||||
home: https://github.com/mongo-express/mongo-express
|
||||
icon: https://raw.githubusercontent.com/mongo-express/mongo-express/master/public/images/mongo-express-logo.png
|
||||
maintainers:
|
||||
- email: sebastien.prudhomme@gmail.com
|
||||
name: sebastien-prudhomme
|
||||
name: mongo-express
|
||||
sources:
|
||||
- https://github.com/mongo-express/mongo-express
|
||||
- https://github.com/cowboysysop/charts/tree/master/charts/mongo-express
|
||||
version: 6.5.2
|
||||
Reference in New Issue
Block a user