Skip to content

Bump firewall to v0.27.9 and mcpg to v0.3.29 #41128

Description

@lpcox

Summary

Bump the pinned default versions in pkg/constants/version_constants.go:

Constant Current New
DefaultFirewallVersion v0.27.7 v0.27.9
DefaultMCPGatewayVersion v0.3.27 v0.3.29

Releases

Why

Changes required

  1. Update pkg/constants/version_constants.go:
    • DefaultFirewallVersionv0.27.9
    • DefaultMCPGatewayVersionv0.3.29
  2. Re-pin container image digests (firewall agent/squid/api-proxy/cli-proxy and the mcpg image) wherever digests are recorded (pkg/workflow/data/action_pins.json / pkg/actionpins/data/action_pins.json, lock files).
  3. Recompile workflows so .lock.yml files pick up the new image tags + digests.
  4. Add a changeset (e.g. .changeset/patch-bump-awf-v0-27-9-mcpg-v0-3-29.md) following the existing naming convention.
  5. Run tests (pkg/constants/spec_test.go, firewall pin compile tests) to validate.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

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