Skip to content

Update connect agent docs#1167

Open
cbuto wants to merge 1 commit intomainfrom
agent-docs
Open

Update connect agent docs#1167
cbuto wants to merge 1 commit intomainfrom
agent-docs

Conversation

@cbuto
Copy link
Copy Markdown
Contributor

@cbuto cbuto commented May 6, 2026

Description

  • Update connect agent to the latest version (with new values)
  • document proxy env vars

Type of change

  • Bug fix (typo, broken link, incorrect info)
  • Content update (new info, clarification, reorganization)
  • New content (new page, section, or guide)

Checklist

  • I ran make vale-file FILE=docs/path/to/file.md locally for files changed (or will fix Vale suggestions in review)
  • Links work and point to the right places
  • If this adds new content, I tested the examples/instructions

Additional notes

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 6, 2026 6:34pm

Request Review

@cbuto cbuto changed the title Agent docs Update connect agent docs May 6, 2026
@cbuto cbuto marked this pull request as ready for review May 6, 2026 19:01
@@ -81,14 +81,63 @@ In the same cluster where you installed the Spaces software, install the Upbound
```bash
helm -n upbound-system upgrade --install agent \
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tr0njavolta with the new versioning scheme, what do these files do? 😅

helm -n upbound-system upgrade --install agent \
oci://xpkg.upbound.io/spaces-artifacts/agent \
--version "0.0.0-441.g68777b9" \
--version "0.0.0-1116.g14cbfe6" \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pinning the version in docs is a bummer, but I guess it frees us up to make breaking changes without unintended disruption.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah agreed overall

@cbuto cbuto requested a review from stevendborrelli May 6, 2026 20:59
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