Skip to content

chore(gateway): pin provision.sh to v3.3.0 (latest release) - #6

Open
DojoGenesis wants to merge 1 commit into
mainfrom
chore/provision-bump-v3.3.0
Open

chore(gateway): pin provision.sh to v3.3.0 (latest release)#6
DojoGenesis wants to merge 1 commit into
mainfrom
chore/provision-bump-v3.3.0

Conversation

@DojoGenesis

Copy link
Copy Markdown
Owner

Why

v3.3.0 is now cut and published (Latest), with the agentic-gateway_3.3.0_linux_amd64.tar.gz asset provision.sh downloads. It contains the dynamic-models work production runs (formerly the informal v3.2.2+dynmodels build) plus the --version flag from #4 — so provision.sh's Phase-4 idempotency check now works end-to-end against a downloaded release binary.

This closes the disaster-recovery gap flagged in the deploy scout: re-running provision.sh on a fresh box now installs a prod-faithful gateway instead of one 5+ commits stale.

Change

deploy/provision.sh: GATEWAY_VERSION v3.2.2v3.3.0 (one line). The goreleaser name_template resolves to the exact asset name the script constructs — verified present on the release.

Follows #3 (initial v3.0.0v3.2.2 bump), #4 (--version flag + comparison fix), and #5.

🤖 Generated with Claude Code

v3.3.0 is cut and published (Latest) with the agentic-gateway_3.3.0_linux_amd64
asset. It contains the dynamic-models work prod runs (formerly the informal
"v3.2.2+dynmodels" build) plus the new --version flag, so provision.sh's Phase-4
idempotency check now works end-to-end against a downloaded release binary.
Bump the pin from v3.2.2 so a cold-bootstrap provisions a prod-faithful gateway.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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