add deployment tag path and reademes
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# helm
|
||||
|
||||
Composite actions for managing Helm chart deployments.
|
||||
|
||||
| action | description |
|
||||
| --- | --- |
|
||||
| [diff](diff/README.md) | Diff a Helm chart for a deployment in a Kubernetes cluster |
|
||||
| [set_deployment_image](set_deployment_image/README.md) | Set the image for a deployment in a Kubernetes cluster |
|
||||
| [template](template/README.md) | Template a Helm chart for a deployment in a Kubernetes cluster |
|
||||
| [upgrade](upgrade/README.md) | Login to an OCI registry, update chart dependencies, and run helm upgrade |
|
||||
Reference in New Issue
Block a user