Files
truecharts/charts/stable/mongo-express/Chart.yaml
T
Kjeld Schouten 34bd9b147b revert bumps on incubator (+2 squashed commit)
Squashed commit:

[7e168fa0eba] chore(deps): update container image tccr.io/truecharts/valheim-server to latest (#9633)

[c21e8fb9d8a] bump everything to common 14.0.1 (will need to fix inherently failing CI)
2023-07-31 19:23:26 +02:00

35 lines
994 B
YAML

apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
- condition: mongodb.enabled
name: mongodb
repository: https://deps.truecharts.org/
version: 6.0.67
deprecated: false
description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3.
home: https://truecharts.org/charts/stable/mongo-express
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png
keywords:
- mongo
- mongodb
- database
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mongo-express
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express
- https://github.com/mongo-express/mongo-express
type: application
version: 2.0.0
annotations:
truecharts.org/catagories: |
- database
- utilities
truecharts.org/SCALE-support: "true"