Skip to content

docs: update Docker image registry from GHCR to ECR Public#27

Merged
mindymo merged 1 commit into
mainfrom
docs/update-docker-images-ghcr-to-ecr
May 27, 2026
Merged

docs: update Docker image registry from GHCR to ECR Public#27
mindymo merged 1 commit into
mainfrom
docs/update-docker-images-ghcr-to-ecr

Conversation

@mindymo
Copy link
Copy Markdown
Contributor

@mindymo mindymo commented May 27, 2026

Summary

Connector images are now published exclusively to ECR Public (public.ecr.aws/conductorone/). This PR updates docs/connector.mdx accordingly.

Changes made:

  • Updates Docker image reference from ghcr.io/conductorone/ to public.ecr.aws/conductorone/
  • Adds ### Resources section (download center + GitHub repo links) if missing from the self-hosted setup instructions

This PR was generated automatically.

@github-actions
Copy link
Copy Markdown
Contributor

Connector PR Review: docs: update Docker image registry from GHCR to ECR Public

Blocking Issues: 0 | Suggestions: 1 | Threads Resolved: 0
Review mode: full
View review run

Review Summary

Documentation-only change that updates the Kubernetes deployment example in docs/connector.mdx to reference the new ECR Public registry (public.ecr.aws/conductorone/baton-zoom:latest) instead of the previous GHCR registry. Trailing blank lines were also removed. No code changes, no security or correctness concerns.

Security Issues

None found.

Correctness Issues

None found.

Suggestions

  • docs/connector.mdx:281: File now ends without a trailing newline. Consider preserving the final newline for POSIX compliance and cleaner diffs.

Comment thread docs/connector.mdx



</Tabs> No newline at end of file
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.

🟡 Suggestion: File now ends without a trailing newline. Most editors and POSIX tools expect a final newline — its absence can cause noisy diffs when the next edit appends content.

Suggested change
</Tabs>
</Tabs>

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

No blocking issues found.

@mindymo mindymo merged commit 001c993 into main May 27, 2026
11 checks passed
@mindymo mindymo deleted the docs/update-docker-images-ghcr-to-ecr branch May 27, 2026 00: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.

1 participant