mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
21 lines
336 B
JSON
21 lines
336 B
JSON
{
|
|
"phases": {
|
|
"package": {
|
|
"context": {
|
|
"resources": {
|
|
"url": "{SHA_ARCHIVE}",
|
|
"path": "/bitnami/kubernetes-event-exporter"
|
|
}
|
|
},
|
|
"actions": [
|
|
{
|
|
"action_id": "helm-package"
|
|
},
|
|
{
|
|
"action_id": "helm-lint"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|