Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add OCI registry support for Helm chart #419

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

domolitom
Copy link
Contributor

Issue: #418

Before merging this PR, probably an admin needs to permit this repository on Github Packages to have permission to push.

Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

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

Thanks @domolitom ! I think we need to add permissions to push to GHR via:

permissions:
  packages: write

Per https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token

@domolitom
Copy link
Contributor Author

domolitom commented Oct 21, 2024

@jszwedko good point! Sorry about that :) It is fixed now.
Also as I know an admin needs to permit this registry to write to packages.

Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

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

Thanks @domolitom ! We are releasing Vector v0.42.0 today so we can see if this works as expected.

@jszwedko jszwedko enabled auto-merge (squash) October 21, 2024 14:38
@jszwedko jszwedko merged commit c03515e into vectordotdev:develop Oct 21, 2024
11 checks passed
@jszwedko
Copy link
Member

@domolitom the latest release was published to ghcr! Thanks again for this.

@domolitom domolitom deleted the feat/update-release-to-oci branch October 22, 2024 06:19
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