Summary
Bump the default AWF firewall version from v0.25.25 to v0.25.26.
Changes Required
Update DefaultFirewallVersion in pkg/constants/version_constants.go:
const DefaultFirewallVersion Version = "v0.25.26"
Then rebuild and recompile:
make build
make recompile
All three container image references in compiled lock files will update:
ghcr.io/github/gh-aw-firewall/agent:0.25.26
ghcr.io/github/gh-aw-firewall/api-proxy:0.25.26
ghcr.io/github/gh-aw-firewall/squid:0.25.26
Validation
Summary
Bump the default AWF firewall version from
v0.25.25tov0.25.26.Changes Required
Update
DefaultFirewallVersioninpkg/constants/version_constants.go:Then rebuild and recompile:
All three container image references in compiled lock files will update:
ghcr.io/github/gh-aw-firewall/agent:0.25.26ghcr.io/github/gh-aw-firewall/api-proxy:0.25.26ghcr.io/github/gh-aw-firewall/squid:0.25.26Validation