Upgrade kubewatch image to v2.16.1 - #2157
Conversation
Google's scanner flagged the forwarder. robustadev/kubewatch:v2.16.0 carries 21 fixable HIGH/MEDIUM CVEs, all Go-level: Go stdlib 1.26.4 (10), golang.org/x/net 0.38.0 (10) and golang.org/x/text 0.23.0 (1). No source change is needed here -- robusta-dev/kubewatch v2.16.1 already rebuilt on Go 1.26.6 with x/net 0.56.0 and x/text 0.39.0, and the published image is clean. This repo was just still pinned to the older tag. Verified with trivy (CRITICAL/HIGH/MEDIUM, fixable only): v2.16.0 reports 21, v2.16.1 reports 0.
|
✅ Docker image ready for
Use this tag to pull the image for testing. 📋 Copy commandsgcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:da0f141
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:da0f141 me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:da0f141
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:da0f141Patch 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:da0f141 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. WalkthroughThe Helm values update the configured kubewatch image from ChangesKubewatch image update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized patch-version image update with no actionable merge-blocking risk remaining after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 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 |
Summary
Updates the kubewatch forwarder deployment image version from v2.16.0 to v2.16.1.
Changes
Details
This is a patch version upgrade for the kubewatch component used in the robusta forwarder deployment. The change updates the
imageNameparameter in the Helm values to pull the latest patch release.https://claude.ai/code/session_01Q9j4ub2dDMZPYhe3mvA1eD