Skip to content

libredb-studio: refresh the pinned tag to 0.15.0 and declare supported architectures - #758

Open
yusuf-gundogdu wants to merge 3 commits into
kubero-dev:mainfrom
yusuf-gundogdu:update-libredb-studio-0.9.59
Open

yusuf-gundogdu wants to merge 3 commits into
kubero-dev:mainfrom
yusuf-gundogdu:update-libredb-studio-0.9.59

Conversation

@yusuf-gundogdu

Copy link
Copy Markdown
Contributor

Bumps the LibreDB Studio service from 0.9.27 to the current release 0.9.59, and fills in the template.architecture annotation, which was left empty. docker manifest inspect ghcr.io/libredb/libredb-studio:0.9.59 returns both linux/amd64 and linux/arm64, so ARM users were being filtered out unnecessarily.

Verified before submitting: the service's own defaults from app.yaml (image, env vars, volume mount, container port) were run locally on 0.9.59. The health endpoint is green, login works with the template's default admin credentials, and a saved connection survives a container restart. The run was on aarch64, which also confirms the arm64 claim. yamllint -c services/.yamllint reports no new issues (the one line-length warning predates this change).

@yusuf-gundogdu

Copy link
Copy Markdown
Contributor Author

Hey @mms-gianni, I think this one is only waiting on your review to unblock now. It's the LibreDB Studio template bumped to 0.9.59 plus the supported arches, branch is current with main so nothing to rebase. Could you give it a look when you're next in the repo? Happy to change anything that looks off.

@cevheri

cevheri commented Aug 21, 2026

Copy link
Copy Markdown

any update ?

@yusuf-gundogdu yusuf-gundogdu changed the title libredb-studio: bump to 0.9.59 and declare supported architectures libredb-studio: bump to 0.14.1 and declare supported architectures Sep 7, 2026
@yusuf-gundogdu

Copy link
Copy Markdown
Contributor Author

Refreshed the pinned tag to 0.14.1. The branch still targeted 0.9.59 from July, so merging it as it stood would have shipped a stale image to Kubero users.

The image is ghcr.io/libredb/libredb-studio:0.14.1, published as a multi-arch manifest for linux/amd64 and linux/arm64, which matches the architecture annotation this PR adds. The diff is still a single line in services/libredb-studio/app.yaml.

No rush on our side. If anything about the template needs changing before it can go in, tell me and I will adjust it.

@yusuf-gundogdu yusuf-gundogdu changed the title libredb-studio: bump to 0.14.1 and declare supported architectures libredb-studio: refresh the pinned tag to 0.15.0 and declare supported architectures Sep 13, 2026
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