ReleaseArgs

constructor(allowNullValues: Output<Boolean>? = null, atomic: Output<Boolean>? = null, chart: Output<String>? = null, cleanupOnFail: Output<Boolean>? = null, compat: Output<String>? = null, createNamespace: Output<Boolean>? = null, dependencyUpdate: Output<Boolean>? = null, description: Output<String>? = null, devel: Output<Boolean>? = null, disableCRDHooks: Output<Boolean>? = null, disableOpenapiValidation: Output<Boolean>? = null, disableWebhooks: Output<Boolean>? = null, forceUpdate: Output<Boolean>? = null, keyring: Output<String>? = null, lint: Output<Boolean>? = null, manifest: Output<Map<String, Any>>? = null, maxHistory: Output<Int>? = null, name: Output<String>? = null, namespace: Output<String>? = null, postrender: Output<String>? = null, recreatePods: Output<Boolean>? = null, renderSubchartNotes: Output<Boolean>? = null, replace: Output<Boolean>? = null, repositoryOpts: Output<RepositoryOptsArgs>? = null, resetValues: Output<Boolean>? = null, resourceNames: Output<Map<String, List<String>>>? = null, reuseValues: Output<Boolean>? = null, skipAwait: Output<Boolean>? = null, skipCrds: Output<Boolean>? = null, timeout: Output<Int>? = null, valueYamlFiles: Output<List<AssetOrArchive>>? = null, values: Output<Map<String, Any>>? = null, verify: Output<Boolean>? = null, version: Output<String>? = null, waitForJobs: Output<Boolean>? = null)