Sha256: 827d8176c2b2c21aef5d08310a9b6f48bd2d10879117ff7a359dfe7a1ac444b7
Contents?: true
Size: 683 Bytes
Versions: 13
Compression:
Stored size: 683 Bytes
Contents
# CloudsmithApi::HelmPackageUploadRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **package_file** | **String** | The primary file for the package. | **provenance_file** | **String** | The provenance file containing the signature for the chart. If one is not provided, it will be generated automatically. | [optional] **republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional] **tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
Version data entries
13 entries across 13 versions & 1 rubygems