Skip to content

Bump gh-aw-firewall (AWF) version to v0.25.1 #23019

@lpcox

Description

@lpcox

Summary

Update the default firewall version from v0.25.0 to v0.25.1.

Change

In pkg/constants/constants.go line 370, update:

// Before
const DefaultFirewallVersion Version = "v0.25.0"

// After
const DefaultFirewallVersion Version = "v0.25.1"

Post-change steps

make build        # Rebuild binary (constant is compiled in)
make recompile    # Recompile all workflow lock files
make agent-finish # Full validation

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions