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

Change release version to use a v, fixes generation of chart #31

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

SgtCoDFish
Copy link
Member

As implemented, this will create a chart with version 0.3.0 instead of v0.3.0 which will cause the Jetstack-internal charts repo to interpret the chart as invalid and in any case is a deviation from past charts where the versions were prefixed with v.

This change will apply to the release in v0.3.0 since it's minor and doesn't affect running code but is required for the release.

The release won't be retagged because it doesn't seem worth it.

@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 22, 2023
Copy link
Contributor

@irbekrm irbekrm left a comment

Choose a reason for hiding this comment

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

Thanks @SgtCoDFish and sorry I should have noticed this during code review

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 22, 2023
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: irbekrm, SgtCoDFish

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

The pull request process is described 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

@jetstack-bot jetstack-bot merged commit 4f3354e into cert-manager:main Feb 22, 2023
@SgtCoDFish SgtCoDFish deleted the chartloc branch February 22, 2023 13:43
@SgtCoDFish
Copy link
Member Author

Thanks @SgtCoDFish and sorry I should have noticed this during code review

I should have noticed it during coding! Shit happens, thanks for the review 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants