Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe Helm chart and application versions for both operator charts were bumped to Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Prepares the armosec-kubescape-operator and rapid7-operator wrapper charts for the 1.40.3+private.1 release by bumping chart/app versions and updating rendered snapshot expectations to match the upstream kubescape-operator 1.40.3 dependency output.
Changes:
- Bump wrapper chart
version/appVersionto1.40.3+private.1and update the upstreamkubescape-operatordependency to1.40.3. - Stop overriding
kubevuln.image.tagin wrappervalues.yaml(allowing the dependency chart to control the kubevuln image tag). - Update helm-unittest snapshots to reflect the new dependency rendering (including NOTES output and additional rendered resources/fields).
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| charts/rapid7-operator/values.yaml | Removes the pinned kubevuln tag override under kubescape-operator.kubevuln. |
| charts/rapid7-operator/tests/snapshot/snapshot_test.yaml.snap | Updates rendered snapshot output for rapid7-operator to match dependency 1.40.3 output. |
| charts/rapid7-operator/Chart.yaml | Bumps chart/app versions and updates dependency version to 1.40.3. |
| charts/kubescape-operator/values.yaml | Removes the pinned kubevuln tag override under kubescape-operator.kubevuln. |
| charts/kubescape-operator/tests/snapshot/snapshot_test.yaml.snap | Updates rendered snapshot output for armosec-kubescape-operator to match dependency 1.40.3 output. |
| charts/kubescape-operator/Chart.yaml | Bumps chart/app versions and updates dependency version to 1.40.3. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
No description provided.