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

OPSEXP-1357 Add helm-install action #26

Merged
merged 3 commits into from
Mar 28, 2022
Merged

Conversation

gionn
Copy link
Member

@gionn gionn commented Mar 23, 2022

@gionn gionn self-assigned this Mar 23, 2022
- name: Install helm cli
shell: bash
run: |
if [ "$RUNNER_OS" == "Windows" ]; then
Copy link
Member Author

Choose a reason for hiding this comment

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

move to a dedicated script

@gionn gionn marked this pull request as draft March 24, 2022 10:03
@gionn gionn force-pushed the OPSEXP-1357-helm-cli-gha branch from 8becdfd to f8a16ce Compare March 24, 2022 17:21
@gionn gionn force-pushed the OPSEXP-1357-helm-cli-gha branch from 6359026 to a7aef2e Compare March 25, 2022 08:28
@gionn gionn marked this pull request as ready for review March 25, 2022 08:29
@gionn gionn requested a review from a team March 25, 2022 08:30
@gionn gionn merged commit 99415de into master Mar 28, 2022
@gionn gionn deleted the OPSEXP-1357-helm-cli-gha branch March 28, 2022 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants