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

fix: helm test workflow #67

Merged
merged 2 commits into from
Nov 21, 2023
Merged

fix: helm test workflow #67

merged 2 commits into from
Nov 21, 2023

Conversation

tomaszbarwicki
Copy link
Contributor

PR to fix helm test workflow. Current workflow skips install and upgrade steps when ran manually. This is because there is no changes on the helm chart, therefore condition needs to be amended to execute those steps when event is not a pull request. Additionally bumped versions for kind and kubernetes versions.

Updates #64

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@agg3fe agg3fe left a comment

Choose a reason for hiding this comment

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

LGTM

@agg3fe agg3fe merged commit 55d1138 into main Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants