Skip to content

bump holmes to 0.31.0#2090

Merged
Avi-Robusta merged 1 commit into
masterfrom
bump-holmes-0.31.0
May 27, 2026
Merged

bump holmes to 0.31.0#2090
Avi-Robusta merged 1 commit into
masterfrom
bump-holmes-0.31.0

Conversation

@Avi-Robusta
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: avi@robusta.dev <avi@robusta.dev>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 27, 2026

Docker image ready for be2227b (built in 2m 39s)

⚠️ 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:be2227b
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:be2227b me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:be2227b
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:be2227b

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:be2227b

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 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: 1f4bd500-e8c4-4959-aa47-79b893a452d3

📥 Commits

Reviewing files that changed from the base of the PR and between f945b48 and 9846f29.

⛔ Files ignored due to path filters (1)
  • helm/robusta/Chart.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • helm/robusta/Chart.yaml
  • helm/robusta/charts/holmes-0.30.0.tgz
  • helm/robusta/charts/holmes-0.31.0.tgz

Walkthrough

The Robusta Helm chart dependency on the holmes chart is updated from version 0.30.0 to 0.31.0. This single-line change in helm/robusta/Chart.yaml bumps the declared dependency version without modifying any other chart metadata or configuration.

Changes

Holmes Helm Chart Dependency

Layer / File(s) Summary
Holmes version update
helm/robusta/Chart.yaml
Holmes Helm dependency version bumped from 0.30.0 to 0.31.0.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly Related PRs

Suggested Reviewers

  • moshemorad
  • aantn
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess relevance to the changeset. Add a brief description explaining the purpose of the holmes dependency update (e.g., bug fixes, new features, security patches).
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'bump holmes to 0.31.0' directly and clearly describes the main change: updating the holmes dependency version from 0.30.0 to 0.31.0 in the Helm chart.
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 bump-holmes-0.31.0

Warning

Review ran into problems

🔥 Problems

Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files.


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

@Avi-Robusta Avi-Robusta merged commit 0a6fb65 into master May 27, 2026
13 of 15 checks passed
@Avi-Robusta Avi-Robusta deleted the bump-holmes-0.31.0 branch May 27, 2026 08: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