Skip to content

Bump firewall image to 2.0.14 (Helm + CloudFormation) - #21

Merged
Eric Hibbs (flowstate) merged 1 commit into
mainfrom
firewall-v2.0.14-bump
Jul 31, 2026
Merged

Bump firewall image to 2.0.14 (Helm + CloudFormation)#21
Eric Hibbs (flowstate) merged 1 commit into
mainfrom
firewall-v2.0.14-bump

Conversation

@flowstate

@flowstate Eric Hibbs (flowstate) commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

What & why

Bumps the customer-facing deployment artifacts to firewall image 2.0.14, and the Helm chart version to 0.11.1. 2.0.14 adds a Redis write-side fail-open for the inspection-bypass lever (an operator can arm bypass per-pod when Redis is unwritable instead of getting a 500).

What's in it

  • Helm: Chart.yaml (version 0.11.0 → 0.11.1, appVersion 2.0.11 → 2.0.14); values.yaml + README.md image.tag default → 2.0.14.
  • CloudFormation: firewall-eks.yaml (ChartVersion → 0.11.1, FirewallImageTag → 2.0.14); values/dns-override.values.yaml tag → 2.0.14; README.md prose.

Notes


Note

Low Risk
Version-only changes to deployment artifacts; no auth, config schema, or application code changes.

Overview
Aligns customer deployment defaults with firewall 2.0.14 (Redis write-side fail-open for the inspection-bypass lever) and bumps the Helm chart 0.11.0 → 0.11.1.

Helm: Chart.yaml sets appVersion to 2.0.14 and chart version to 0.11.1; values.yaml and README.md default image.tag to 2.0.14.

CloudFormation (EKS): firewall-eks.yaml defaults ChartVersion to 0.11.1 and FirewallImageTag to 2.0.14; values/dns-override.values.yaml pins the same image tag; README.md documents the new defaults.

No chart templates or runtime logic change—only version pins and docs. Merge after the 2.0.14 image is on Docker Hub.

Reviewed by Cursor Bugbot for commit aeb9102. Configure here.

Updates the Helm chart appVersion and every image tag pin to 2.0.14, and
the chart version to 0.11.1, across the Helm chart and the CloudFormation
templates and example values.
@flowstate
Eric Hibbs (flowstate) merged commit ae31371 into main Jul 31, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants