Etapa G: gate alias soft-serve→soft (charmbracelet) + re-encola soft-serve (falso-rechazo)

This commit is contained in:
2026-06-29 09:12:45 -04:00
parent bcf70dcd32
commit 237f9796e7
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ for f in "$QUEUE"/*.toml; do
fluxcd) want=flux ;; chart-testing) want=ct ;; sealed-secrets|kubeseal) want=kubeseal ;;
prometheus-node-exporter|node_exporter) want=node_exporter ;;
prometheus-blackbox-exporter|blackbox_exporter) want=blackbox_exporter ;;
argo-rollouts) want=kubectl-argo-rollouts ;; step-cli) want=step ;;
argo-rollouts) want=kubectl-argo-rollouts ;; step-cli) want=step ;; soft-serve) want=soft ;;
*) want="$n" ;;
esac