|
All checks were successful
build-and-release / build (push) Successful in 3m21s
The gitops-update sed only matched the old tag-based image reference (image: ...:SHA). After the digest-pinning fix in nxtgauge-gitops (release-patch.yaml now uses @sha256:... to stop Flux's ImageUpdateAutomation from racing this file), the regex silently matched nothing, git diff showed no change, and every build since has skipped deploying - the cluster stayed on an old digest despite CI reporting success. Now captures the pushed image's digest via buildx's --metadata-file and writes @sha256:<digest> directly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| workflows | ||