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

Add Helm chart OCI release to GH automation #506

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

inteon
Copy link
Member

@inteon inteon commented Dec 11, 2024

Adds logic for pushing the Helm chart to an OCI registry (and adding a non-v-prefixed tag)

See cert-manager/makefile-modules#219 for more info.

This change was used to create an alpha release:
helm install approver-policy oci://quay.io/jetstack/charts/trust-manager --version 0.15.0-alpha.0
helm install approver-policy oci://quay.io/jetstack/charts/trust-manager --version v0.15.0-alpha.0

@cert-manager-prow cert-manager-prow bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Dec 11, 2024
@cert-manager-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from inteon. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 11, 2024
@inteon inteon force-pushed the add_helm_oci_release branch 3 times, most recently from d685a48 to 86a80f9 Compare December 11, 2024 19:26
@inteon inteon force-pushed the add_helm_oci_release branch from 86a80f9 to 4c9fae9 Compare December 11, 2024 19:51
@inteon inteon requested a review from wallrj December 13, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant