ROB-3783 upgrade kw image and holmes#2069
Conversation
Signed-off-by: Roi Glinik <groi.tech@gmail.com>
|
✅ 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: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:7b82b12Patch 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 |
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThis 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. ChangesDependency and Image Version Updates
Possibly related PRs
Suggested reviewers
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
No description provided.