combine helm image set and upgrade
This commit is contained in:
@@ -21,9 +21,8 @@ Reusable composite actions for Gitea CI/CD pipelines.
|
||||
| Action | Description |
|
||||
|---|---|
|
||||
| [helm/diff](helm/diff/README.md) | Diff a Helm chart against a running deployment |
|
||||
| [helm/set_deployment_image](helm/set_deployment_image/README.md) | Set the image for a Kubernetes deployment via Helm |
|
||||
| [helm/template](helm/template/README.md) | Render a Helm chart for a deployment |
|
||||
| [helm/upgrade](helm/upgrade/README.md) | Log in to an OCI registry and run `helm upgrade` for the chart in the current directory |
|
||||
| [helm/upgrade](helm/upgrade/README.md) | Log in to an OCI registry, update chart dependencies, and run `helm upgrade` |
|
||||
|
||||
### Infisical
|
||||
|
||||
|
||||
Reference in New Issue
Block a user