Skip to content

Refactor chart release action#143

Merged
Michael Vittrup Larsen (michaelvl) merged 3 commits intomainfrom
feature/refactor-chart-release
Apr 24, 2023
Merged

Refactor chart release action#143
Michael Vittrup Larsen (michaelvl) merged 3 commits intomainfrom
feature/refactor-chart-release

Conversation

@michaelvl
Copy link
Contributor

Description

This PR refactors the chart release process. This removes the conflicting tagging triggered by chart-releaser-action`.

Charts are now packaged with helm package and push to the ghcr.io OCI container registry instead of a branch in the repo. This also means, that actions no longer need to have write access to the repo. Charts are also signed with cosign.

This PR does not update user docs - a follow up PR will do that using a chart published to the container registry.

@michaelvl Michael Vittrup Larsen (michaelvl) changed the title Refactor chart release Refactor chart release action Apr 24, 2023
Copy link
Contributor

Choose a reason for hiding this comment

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

Awesome 💪

@michaelvl Michael Vittrup Larsen (michaelvl) deleted the feature/refactor-chart-release branch April 24, 2023 12:41
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