fix(helm-deploy): catch up yq, sops and doctl #128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/helm-deploy-tool-bumps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Real maintenance and the ADR-0009 acceptance test in one: yq 4.47.1→4.53.3 (now matches ci-runner — one yq in the estate), sops 3.10.2→3.13.3, doctl 1.141.0→1.166.0, checksums in lockstep. kubectl deliberately held (v1.36 is outside the cluster's skew window); helm held (4.x is a major).
Merge order: after #127 and semantic-release-config #8 (and its config release finishing). This PR's release is then the end-to-end proof: the verify build pushes
:cand-<version>, and Distribute should logpromoted webgrip/helm-deploy@sha256:… (byte-exact)and finish in seconds instead of rebuilding.Generated with Claude Code