Skip to content

prepare 1.40.3+private.1#38

Open
matthyx wants to merge 1 commit into
mainfrom
bump
Open

prepare 1.40.3+private.1#38
matthyx wants to merge 1 commit into
mainfrom
bump

Conversation

@matthyx

@matthyx matthyx commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 23, 2026 05:16
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ca075c5c-1dee-4e2b-8396-69dd5ab5bfaf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The Helm chart and application versions for both operator charts were bumped to 1.40.3+private.1, with the kubescape-operator dependency updated to 1.40.3. The kubescape-operator cleanup image tag changed to 1.36.1, while the rapid7-operator kubevuln.image.tag setting was removed.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested reviewers: copilot

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No descriptive PR text was provided, so the check cannot confirm the change intent. Add a short description of the chart/version bumps and related value changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title correctly summarizes the version-preparation bump to 1.40.3+private.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 / appVersion to 1.40.3+private.1 and update the upstream kubescape-operator dependency to 1.40.3.
  • Stop overriding kubevuln.image.tag in wrapper values.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>
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