Conversation
Contributor
Greptile SummaryThis PR prepares the v0.3.0 release by bumping all Helm chart and image references from their pre-release state to the
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[charts/topograph\nChart.yaml\nversion: 0.3.0\nappVersion: v0.3.0] --> B[charts/node-data-broker\nChart.yaml\nversion: 0.3.0\nappVersion: v0.3.0]
A --> C[charts/node-observer\nChart.yaml\nversion: 0.3.0\nappVersion: v0.3.0]
B --> D[node-data-broker/values.yaml\nimage: curlimages/curl:8.13.0\ninitc.image: ghcr.io/nvidia/topograph:v0.3.0]
C --> E[node-observer/values.yaml\nimage: ghcr.io/nvidia/topograph:v0.3.0]
A --> F[topograph/values.yaml\nimage: ghcr.io/nvidia/topograph:v0.3.0]
style A fill:#76b900,color:#fff
style B fill:#76b900,color:#fff
style C fill:#76b900,color:#fff
style D fill:#76b900,color:#fff
style E fill:#76b900,color:#fff
style F fill:#76b900,color:#fff
Reviews (2): Last reviewed commit: "draft v0.3.0 release" | Re-trigger Greptile |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #240 +/- ##
=======================================
Coverage 67.00% 67.00%
=======================================
Files 82 82
Lines 4676 4676
=======================================
Hits 3133 3133
Misses 1432 1432
Partials 111 111 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Dmitry Shmulevich <dshmulevich@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.