Setup workflows to publish versions - #3
Open
nalum wants to merge 1 commit into
Open
Conversation
nalum
marked this pull request as ready for review
June 7, 2025 16:49
nalum
force-pushed
the
nalum/workflows
branch
4 times, most recently
from
June 7, 2025 17:14
1c6e9dc to
6e8f920
Compare
nalum
force-pushed
the
nalum/workflows
branch
4 times, most recently
from
June 7, 2025 19:31
c459dfd to
6f03972
Compare
nalum
marked this pull request as draft
June 7, 2025 20:07
nalum
marked this pull request as ready for review
June 7, 2025 20:24
Author
|
@unn the helm chart publish is currently setup to go to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR sets up workflows for releases, creating a docker image and helm chart oci artifact.
You can see the packages listed here: https://github.com/nalum?tab=packages&repo_name=cert-manager-webhook-linode
And the generated Release listed here: https://github.com/nalum/cert-manager-webhook-linode/releases/tag/v0.0.15
The configuration here supports both Linux
amd64and Linuxarm64builds and containers.