Skip to content

Use cb-mapui:0.12.8#2317

Merged
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main
Feb 13, 2026
Merged

Use cb-mapui:0.12.8#2317
cb-github-robot merged 1 commit intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

@seokho-son seokho-son commented Feb 13, 2026

Signed-off-by: Seokho Son <shsongist@gmail.com>
Copilot AI review requested due to automatic review settings February 13, 2026 09:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the cb-mapui Docker image version from 0.12.7 to 0.12.8 in the main docker-compose configuration file. CB-MapUI is the map-based client interface for CB-Tumblebug, providing visual management of cloud infrastructure resources.

Changes:

  • Updated cb-mapui container image version from 0.12.7 to 0.12.8

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

# This is the Map-based client for CB-Tumblebug.
cb-mapui:
image: cloudbaristaorg/cb-mapui:0.12.7
image: cloudbaristaorg/cb-mapui:0.12.8
Copy link

Copilot AI Feb 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The cb-mapui version has been updated to 0.12.8 in this file, but the environment variable COMPOSE_MAP_VERSION_TAG in the .env file (line 146) still defaults to 0.9.0. This creates an inconsistency where users of docker-compose-custom.yaml will get version 0.9.0 while users of docker-compose.yaml will get version 0.12.8. Consider updating the default value in .env to match this version.

Suggested change
image: cloudbaristaorg/cb-mapui:0.12.8
image: cloudbaristaorg/cb-mapui:${COMPOSE_MAP_VERSION_TAG}

Copilot uses AI. Check for mistakes.
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Feb 13, 2026
@cb-github-robot cb-github-robot merged commit 273b253 into cloud-barista:main Feb 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants