Prepare release 0.3.0#54
Merged
Merged
Conversation
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot couldn't run its full agentic review because no GitHub Actions runner was available. Make sure your repository has a runner available to run Copilot's review, or add a copilot-setup-steps.yml file specifying one with the runs-on attribute. See the docs for more details.
Prepares the 0.3.0 release by moving image/chart references from 0.3.0-rc1 to 0.3.0 and updating Helm install/upgrade documentation accordingly.
Changes:
- Bump operator image tags from
0.3.0-rc1to0.3.0across manifests, tests, and Helm values. - Update Helm chart
version/appVersionto0.3.0for operator and policy charts. - Refresh installation docs (namespaces,
--create-namespace, versions) for the 0.3.0 release.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| test/e2e/e2e_suite_test.go | Updates e2e test image tag to 0.3.0. |
| config/manager/manager.yaml | Updates manager deployment image tag to 0.3.0. |
| charts/gpu-base-operator/values.yaml | Updates default operator image reference to 0.3.0. |
| charts/gpu-base-operator/README.md | Updates Helm commands to use chart version 0.3.0 and new namespace instructions. |
| charts/gpu-base-operator/Chart.yaml | Bumps chart version/appVersion to 0.3.0. |
| charts/gpu-base-operator-policy/README.md | Updates Helm commands to use chart version 0.3.0 and new namespace. |
| charts/gpu-base-operator-policy/Chart.yaml | Bumps chart version/appVersion to 0.3.0. |
| README.md | Updates top-level install/upgrade/uninstall examples for 0.3.0. |
| Makefile | Updates release/build tag default to 0.3.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
5299333 to
f3e08db
Compare
f3e08db to
1a6467a
Compare
pfl
requested changes
Jul 1, 2026
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
1a6467a to
d642323
Compare
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.