Skip to content

docs: correct OCI for helm chart#349

Merged
timflannagan merged 2 commits intoagentregistry-dev:mainfrom
Navteca:feature/readme
Mar 16, 2026
Merged

docs: correct OCI for helm chart#349
timflannagan merged 2 commits intoagentregistry-dev:mainfrom
Navteca:feature/readme

Conversation

@frivas-at-navteca
Copy link
Copy Markdown
Contributor

@frivas-at-navteca frivas-at-navteca commented Mar 16, 2026

Description

Fixes #340 by updating the documentation of both the root README and the helm chart pointing to the right OCI repository.

Change Type

/kind documentation
/kind fix

Changelog

correct OCI repository for helm chart in both root README and the helm chart one.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Kubernetes installation docs to reference the correct public OCI location for the AgentRegistry Helm chart, addressing the 403/denied errors reported in #340.

Changes:

  • Update helm install command in the root README to use the correct ghcr.io/agentregistry-dev/agentregistry/charts/agentregistry OCI path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines 97 to 99
```bash
helm install agentregistry oci://ghcr.io/agentregistry-dev/helm/agentregistry \
helm install agentregistry oci://ghcr.io/agentregistry-dev/agentregistry/charts/agentregistry \
--namespace agentregistry \
Copy link
Copy Markdown
Collaborator

@timflannagan timflannagan left a comment

Choose a reason for hiding this comment

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

Thanks 🍻

@timflannagan timflannagan added this pull request to the merge queue Mar 16, 2026
Merged via the queue into agentregistry-dev:main with commit 2dfefc0 Mar 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm Pull/Install Agent Registry Chart fails

3 participants