add deployment tag path and reademes

This commit is contained in:
2026-05-29 11:57:55 -04:00
parent 7c5ce471bd
commit e8dfe952ff
13 changed files with 68 additions and 3 deletions
+1
View File
@@ -18,6 +18,7 @@ Diff a Helm chart for a deployment in a Kubernetes cluster
| `CONTAINER_NAME` | <p>The container component to update</p> | `true` | `""` |
| `VALUES_FILE` | <p>The values file to use</p> | `false` | `./helm/values.yaml` |
| `CHART_PATH` | <p>Path to the Helm chart</p> | `false` | `./helm` |
| `TAG_KEY` | <p>Helm --set key for the image tag (e.g. deploy.api.tag)</p> | `true` | `""` |
<!-- action-docs-inputs source="action.yml" -->
<!-- action-docs-runs source="action.yml" -->