chore(rbgs): update to 0.7.0-alpha.3#291
Merged
Syspretor merged 1 commit intosgl-project:mainfrom Apr 22, 2026
Merged
Conversation
…pha.3 - Bump Helm chart version from 0.7.0-alpha.2 to 0.7.0-alpha.3 - Update appVersion tag in Chart.yaml to 0.7.0-47b2681 - Update image tag in values.yaml to v0.7.0-47b2681 for controller and crdUpgrade - Keep other Helm default configurations unchanged
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates deployment artifacts (Helm chart + kubectl installer manifest) to reference the 0.7.0-alpha.3 chart release and controller images built from 47b2681, keeping the chart’s configuration defaults the same while refreshing generated manifests.
Changes:
- Bump Helm chart
versionto0.7.0-alpha.3andappVersionto0.7.0-47b2681. - Update default image tags in Helm
values.yamltov0.7.0-47b2681(controller + CRD upgrader). - Refresh
deploy/kubectl/manifests.yaml(including controller image tag and generated CRD/RBAC/schema content).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| deploy/kubectl/manifests.yaml | Updates kubectl installer output (image tag + regenerated CRD/RBAC/schema sections). |
| deploy/helm/rbgs/values.yaml | Bumps default controller and CRD-upgrader image tags. |
| deploy/helm/rbgs/Chart.yaml | Bumps chart version and appVersion for the release. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Syspretor
approved these changes
Apr 22, 2026
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.
…pha.3
Ⅰ. Motivation
Ⅱ. Modifications
Ⅲ. Does this pull request fix one issue?
fixes #XXXX
Ⅳ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.
Ⅴ. Describe how to verify it
VI. Special notes for reviews
Checklist
make fmt.