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): use python3.11 for probes and update appVersion to 0.7.1 #95

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

cebidhem
Copy link
Contributor

v0.7.0 introduced a new required version of python (3.11 instead of 3.9) so this updates the probes (liveness/readiness).

The appVersion was prefixed by v but the images produced by the repo are not prefixed by v, making default not working as is. This PR fixes it and set the appVersion to 0.7.1 (latest to date).

@cebidhem cebidhem requested review from rguichard and rayanebel and removed request for rguichard November 23, 2023 12:31
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b460f9) 100.00% compared to head (8b6bd67) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          964       964           
=========================================
  Hits           964       964           

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

@cebidhem cebidhem requested a review from rguichard November 23, 2023 12:31
Signed-off-by: Mehdi Bechiri <[email protected]>
@cebidhem cebidhem requested a review from MattKetmo November 23, 2023 15:04
@aimxhaisse aimxhaisse merged commit 1bc93a0 into kilnfi:main Nov 30, 2023
5 checks passed
@aimxhaisse
Copy link
Member

Thanks a lot for fixing this!

@cebidhem cebidhem deleted the fix_liveness branch December 11, 2023 13:33
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