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

Improve release procedure for helm charts. #1216

Merged

Conversation

AndrienkoAleksandr
Copy link
Contributor

Signed-off-by: Oleksandr Andriienko oandriie@redhat.com

What does this PR do?

Improve release procedure for helm charts.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

eclipse-che/che#20552

How to test this PR?

cat EOF << > /tmp/patch.yaml
<PATCH_CONTENT>
EOF

chectl server:deploy \
     --installer operator \
     --platform <PLATFORM_TO_DEPLOY> \
     --che-operator-image <CUSTOM_OPERATOR_IMAGE> \
     --che-operator-cr-patch-yaml /tmp/patch.yaml

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Dec 3, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: AndrienkoAleksandr, mmorhun, tolusha

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

@mmorhun mmorhun assigned AndrienkoAleksandr and unassigned tolusha and mmorhun Dec 3, 2021
@AndrienkoAleksandr AndrienkoAleksandr merged commit 25c151b into eclipse-che:main Dec 3, 2021
@che-bot che-bot added this to the 7.41 milestone Dec 3, 2021
mkuznyetsov pushed a commit that referenced this pull request Dec 3, 2021
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants