mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-20 12:36:30 +00:00
- dockers_v2.hooks.post on the tilt entry strips the -<arch> suffix dockers_v2 appends in snapshot mode, keeping the workaround colocated with the build config instead of in the Tiltfile. - baseimage/baseimagedigest template variables populate org.opencontainers.image.base.name/digest on the busybox variant for supply-chain transparency. Scratch is skipped — FROM scratch has no parent and the labels would be empty. - flake.nix grows a dedicated goreleaser derivation (fetchurl pattern, mirroring goSizeAnalyzer) so the dev shell ships a version independent of nixpkgs. Renovate tracks the pin via a new regex manager that uses the same depName as the existing CI pin, so a single PR bumps every reference.