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

Version Path
cloudsmith-api-2.0.16 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.15 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.14 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.13 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.12 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.11 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.10 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.9 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.8 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.7 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.6 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.5 docs/HelmPackageUploadRequest.md
cloudsmith-api-2.0.4 docs/HelmPackageUploadRequest.md