Skip to content

ROB-3783 upgrade kw image and holmes#2069

Merged
RoiGlinik merged 2 commits into
masterfrom
ROB-3783-cve-release
May 7, 2026
Merged

ROB-3783 upgrade kw image and holmes#2069
RoiGlinik merged 2 commits into
masterfrom
ROB-3783-cve-release

Conversation

@RoiGlinik
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Roi Glinik <groi.tech@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Docker image ready for 7b82b12 (built in 42s)

⚠️ Warning: does not support ARM (ARM images are built on release only - not on every PR)

Use this tag to pull the image for testing.

📋 Copy commands

⚠️ Temporary images are deleted after 30 days. Copy to a permanent registry before using them:

gcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:7b82b12
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:7b82b12 me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:7b82b12
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:7b82b12

Patch Helm values in one line:

helm upgrade --install robusta robusta/robusta \
  --reuse-values \
  --set runner.image=me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:7b82b12

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6d162a6b-8f34-4b0b-9ffa-45a882a9c51f

📥 Commits

Reviewing files that changed from the base of the PR and between fc303cd and b602443.

📒 Files selected for processing (1)
  • helm/robusta/values.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • helm/robusta/values.yaml

Walkthrough

This PR updates two Helm configuration values: the holmes chart dependency from 0.26.0 to 0.27.0 in Chart.yaml, and the kubewatch container image from v2.13.0 to v2.14.0 in values.yaml.

Changes

Dependency and Image Version Updates

Layer / File(s) Summary
Chart Dependencies
helm/robusta/Chart.yaml
Holmes subchart dependency version bumped from 0.26.0 to 0.27.0.
Image Versions
helm/robusta/values.yaml
Kubewatch image version updated from v2.13.0 to v2.14.0.

Possibly related PRs

Suggested reviewers

  • arikalon1
  • Sheeproid
  • nherment

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, making it impossible to assess relevance to the changeset. Add a description explaining the purpose of these dependency upgrades and any associated CVE fixes or improvements.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main changes: upgrading the kubewatch image to v2.14.0 and holmes chart to 0.27.0.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ROB-3783-cve-release

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 and usage tips.

@RoiGlinik RoiGlinik enabled auto-merge (squash) May 7, 2026 09:08
@RoiGlinik RoiGlinik merged commit 9a81b6a into master May 7, 2026
8 of 9 checks passed
@RoiGlinik RoiGlinik deleted the ROB-3783-cve-release branch May 7, 2026 09:27
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