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: remove parameter that is not supported in the chart-release action #150

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

mavimo
Copy link
Member

@mavimo mavimo commented Oct 14, 2023

Changes

  • Remove mark_as_latest parameter that is not supported from the chart-release action, see here

@mavimo mavimo self-assigned this Oct 14, 2023
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec19f16) 37.08% compared to head (a87eba1) 37.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   37.08%   37.08%           
=======================================
  Files          12       12           
  Lines         364      364           
=======================================
  Hits          135      135           
  Misses        228      228           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Embraser01
Embraser01 previously approved these changes Oct 16, 2023
@Embraser01
Copy link
Member

Checking this, the parameter does exists but isn't released yet. Should we just wait for a new release so that the this option is used or should we remove it and readd it later? (I think latest release should always be related to the Ingress controller and not to the helm chart)

@mavimo
Copy link
Member Author

mavimo commented Oct 16, 2023

@Embraser01 maybe we can just refer to a new version instead of @v1 here, eg @HEAD_REFS WDYT?

@Embraser01
Copy link
Member

Embraser01 commented Oct 17, 2023

@Embraser01 maybe we can just refer to a new version instead of @v1 here, eg @HEAD_REFS WDYT?

Good for me 👍

@mavimo
Copy link
Member Author

mavimo commented Oct 23, 2023

@Embraser01 updated as discussed.

@mavimo mavimo merged commit bec9a58 into master Oct 25, 2023
5 checks passed
@mavimo mavimo deleted the fix-github-action-parameter branch October 25, 2023 16:25
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