Skip to content

Bump AWF firewall to v0.25.26 #27468

Description

@lpcox

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

make agent-finish

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

dependenciesPull requests that update a dependency fileenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions