actions-marketplace-validations/POC Docker Helm Helper
POC de configuração
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 23, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/henrique502_action-docker-env-config@107179c9b469e461525c4c603f83500258d24fa3 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| container_registry | Endereço do Docker Container Registry | yes | — |
| chart_source_location | Diretório do Helm desse repositório | no | infrastructure/helm |
| environment | Ambiente alvo | yes | — |
Outputs
| name | description |
|---|---|
| tag | Tag do commit |
| version | Versão baseada na tag |
| short_sha | Short sha |
| project_slug | URI do projeto |
| container_registry | Endereço do Docker Container Registry |
| container_image | Endereço do Docker Container Registry com repositório e tag |
| chart_source_location | Diretório do Helm desse repositório |
| chart_target_location | Diretório do Helm |
| environment | Ambiente alvo |