Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 832 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 832 Bytes

common

Version: 0.1.2 Type: library

A Library Helm Chart containing common logic for use by Sigstore charts

Homepage: https://sigstore.dev/ '

Quick Installation

To install the helm chart with default values run following command. The Values section describes the configuration options for this chart.

helm dependency update .
helm install [RELEASE_NAME] .

Uninstallation

To uninstall the Helm chart run following command.

helm uninstall [RELEASE_NAME]

Maintainers

Name Email Url
The Sigstore Authors