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

Add support for chartRef in a HelmRelease #769

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Add support for chartRef in a HelmRelease #769

merged 1 commit into from
Aug 6, 2024

Conversation

allenporter
Copy link
Owner

@allenporter allenporter commented Aug 6, 2024

Add support for parsing an OCIRepository https://fluxcd.io/flux/components/helm/helmreleases/#chart-reference

Obsoletes #709

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 80.55556% with 7 lines in your changes missing coverage. Please review.

Project coverage is 93.21%. Comparing base (fa82f5a) to head (003678b).

Files Patch % Lines
flux_local/manifest.py 73.33% 4 Missing ⚠️
flux_local/helm.py 85.71% 2 Missing ⚠️
flux_local/tool/visitor.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #769      +/-   ##
==========================================
+ Coverage   93.15%   93.21%   +0.06%     
==========================================
  Files          20       20              
  Lines        2207     2227      +20     
==========================================
+ Hits         2056     2076      +20     
  Misses        151      151              

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

@allenporter allenporter merged commit 1a96e6b into main Aug 6, 2024
39 checks passed
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