Skip to content

chore: Bump version for automation-flavors#350#1874

Closed
rhacs-bot wants to merge 1 commit into
masterfrom
bump-automation-flavors-versions-pr-350
Closed

chore: Bump version for automation-flavors#350#1874
rhacs-bot wants to merge 1 commit into
masterfrom
bump-automation-flavors-versions-pr-350

Conversation

@rhacs-bot

Copy link
Copy Markdown
Contributor

Auto-generated: Bump automation-flavors version for https://github.com/stackrox/automation-flavors/pull/350.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. πŸŽ‰

ℹ️ Recent review info
βš™οΈ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: bf9cf840-30f3-4169-bc4e-30d43db379fe

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 5c7a410 and fa34b2f.

πŸ“’ Files selected for processing (1)
  • chart/infra-server/Chart.yaml

πŸ“ Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the packaged release metadata to point to a newer snapshot build of a bundled component.

Walkthrough

Updates the automationFlavorsVersion field in the Helm chart metadata file to a snapshot/build-specific version string.

Changes

Chart Metadata Update

Layer / File(s) Summary
Update automationFlavorsVersion
chart/infra-server/Chart.yaml
Changes automationFlavorsVersion from 0.15.2 to 0.15.2-1-g424f20d5ec-snapshot.

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

Suggested labels: chart, dependencies

Suggested reviewers: None identified from the diff.

Poem:
A single line, a version's tweak,
From plain release to snapshot streak,
No logic bent, no code astray,
Just one small hop along the way. πŸ‡

πŸš₯ Pre-merge checks | βœ… 5
βœ… Passed checks (5 passed)
Check name Status Explanation
Title check βœ… Passed The title clearly summarizes the main change: bumping the automation-flavors version.
Description check βœ… Passed The description is directly related to the version bump and upstream automation-flavors PR.
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-automation-flavors-versions-pr-350

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.

@tommartensen tommartensen deleted the bump-automation-flavors-versions-pr-350 branch July 1, 2026 12:49
@rhacs-bot

Copy link
Copy Markdown
Contributor Author

A single node development cluster (infra-pr-1874) was allocated in production infra for this PR.

CI will attempt to deploy quay.io/rhacs-eng/infra-server: to it.

πŸ”Œ You can connect to this cluster with:

gcloud container clusters get-credentials infra-pr-1874 --zone us-central1-a --project acs-team-temp-dev

πŸ› οΈ And pull infractl from the deployed dev infra-server with:

nohup kubectl -n infra port-forward svc/infra-server-service 8443:8443 &
make pull-infractl-from-dev-server

πŸ”“ You must go to to export an . Your token from the prod infra instance will not work with dev environments.

🚲 You can then use the dev infra instance e.g.:

bin/infractl -k -e localhost:8443 whoami

⚠️ Any clusters that you start using your dev infra instance should have a lifespan shorter then the development cluster instance. Otherwise they will not be destroyed when the dev infra instance ceases to exist when the development cluster is deleted. ⚠️

Further Development

β˜• If you make changes, you can commit and push and CI will take care of updating the development cluster.

πŸš€ If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with:

make helm-deploy

Logs

Logs for the development infra depending on your @redhat.com authuser:

Or:

kubectl -n infra logs -l app=infra-server --tail=1 -f

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.

3 participants