mirror of
https://github.com/helm/helm.git
synced 2026-04-15 21:59:50 -04:00
21 lines
422 B
YAML
21 lines
422 B
YAML
annotations:
|
|
category: web-apps
|
|
supported: "true"
|
|
appVersion: "1.0"
|
|
chart: foo
|
|
dependencies:
|
|
- condition: coolPlugin.enabled
|
|
enabled: true
|
|
name: cool-plugin
|
|
repository: https://coolplugin.io/charts
|
|
version: 1.0.0
|
|
- condition: crds.enabled
|
|
name: crds
|
|
repository: ""
|
|
version: 2.7.1
|
|
deployedAt: "1977-09-02T22:04:05Z"
|
|
name: thomas-guide
|
|
namespace: default
|
|
revision: 1
|
|
status: deployed
|
|
version: 0.1.0-beta.1
|