The Wire · Showcase
BOUNDARY WORKER HELM CHART BUMPED TO 1.0.1-ENT, CONSUL K8S GAINS EXT-PROC TESTING
By RepoJournal · Filed · About HashiCorp
Boundary's Helm chart defaults to the latest enterprise image while Consul Kubernetes hardens its service mesh proxy layer with new acceptance tests.
Boundary Worker Helm v0.1.1 shipped with the default image bumped to hashicorp/boundary-enterprise:1.0.1-ent, up from 1.0.0-ent [1]. The chart version syncs to match and requires no manual value overrides unless you're pinning a specific worker version [2]. Over in Consul Kubernetes, a new PR adds comprehensive Ext-proc acceptance test coverage [3], extending the test suite as the project readies RouteExtProc CRD support and multiport configuration testing [4]. On the security front, Consul's main repo patched a brace-expansion vulnerability through dependency updates [5], addressing an npm supply-chain risk before it compounds. All three repos show coordinated maintenance: the Helm chart cleanup removed hardcoded version strings from docs [6], tightening configuration practices across the stack.
One email a day. Unsubscribe in one click.
Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Update Boundary Worker Helm to v0.1.1 at next maintenance window hashicorp/boundary-worker-helm [plan]
- → Pull latest Consul security patch to address brace-expansion CVE hashicorp/consul [immediate]
- → Review Consul K8s Ext-proc changes if running enterprise mesh proxies hashicorp/consul-k8s [monitor]
References
- [1] v0.1.1 ↗ hashicorp/boundary-worker-helm
- [2] chore(ICU-19847): update chart app version to 1.0.1-ent ↗ hashicorp/boundary-worker-helm
- [3] Addition of Ext-proc Acceptance testcase ↗ hashicorp/consul-k8s
- [4] Addition of Ext-proc Acceptance testcase (#5499) hashicorp/consul-k8s
- [5] fix sec vuln for brace-expansion ↗ hashicorp/consul
- [6] chore(ICU-19847): remove hardcoded version from install docs and fix test hashicorp/boundary-worker-helm