Charts

Public

:helm: The Chart Repository Pipeline

:pipeline: Upload Pipeline.buildkite/scripts/pipeline.sh | buildkite-agent pipeline upload
Waited 9s
Ran in 23s
:helm: Chart Version (Chart Testing)ct --config .buildkite/ct.version.yaml lint
Waited 4s
Ran in 1m 30s
:helm: Linting (Chart Testing)ct --config .buildkite/ct.yaml lint
Waited 15s
Ran in 1m 34s
Build will continue even if previous stage fails
馃摝 Package Chart (Chart Releaser)ct --config .buildkite/ct.yaml list-changed --since HEAD~1 | xargs -n1 cr --config .buildkite/cr.yaml package
Waited 3s
Ran in 1m 35s
:github: Deploy Artifacts (Chart Releaser)cr --config .buildkite/cr.yaml upload --auto-release
Waited 9s
Ran in 31s
:kubernetes: Publish Chart Index (Chart Releaser)cr --config .buildkite/cr.yaml index --push
Waited 2s
Ran in 41s
Total Job Run Time: 6m 13s