Skip to content

Update metabase.yml - #1332

Merged
githubsaturn merged 1 commit into
caprover:masterfrom
jorux:patch-2
Sep 10, 2026
Merged

Update metabase.yml#1332
githubsaturn merged 1 commit into
caprover:masterfrom
jorux:patch-2

Conversation

@jorux

@jorux jorux commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Upgrade Metabase version to a non vulnerable version

First of all, thank you for your contribution! 😄

☑️ Self Check before Merge

  • Please note that the official repository is for popular apps with 1k+ of stars or 10k+ downloads. If you'd like to add a less popular app, you can always create your own 3rd party repo and add your app there.
  • I have tested the template using the method described in README.md thoroughly
  • I have ensured that I put as much default values as possible (except passwords) to ensure minimum effort required for end users to get started.
  • I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
  • I have made sure that instructions.start and instructions.end are clear and self-explanatory.
  • Icon is added as a png file to the logos directory.
  • I've executed the checks if necessary by running npm ci && npm run validate_apps && npm run formatter (If failling run the prettier: npm run formatter-write)
  • I will take responsibility addressing any issues that arises as a result of this PR (maintaining this app).

Summary by CodeRabbit

  • Updates
    • Updated the default Metabase version in the CapRover one-click app configuration from v0.38.0-rc1 to v0.63.x.

Upgrade Metabase version to a non vulnerable version
@github-actions

Copy link
Copy Markdown

Automated PR checklist check

Some required PR checklist items are incomplete. Please complete every item before merge.

This message was posted automatically by the repository PR checklist workflow.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 18c45079-02d9-4725-a018-8c8e35021f2b

📥 Commits

Reviewing files that changed from the base of the PR and between 7f1f329 and eb01711.

📒 Files selected for processing (1)
  • public/v4/apps/metabase.yml

Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review.


📝 Walkthrough

Walkthrough

The Metabase CapRover one-click app configuration now uses v0.63.x as the default value for $$cap_mb_version.

Changes

Metabase version update

Layer / File(s) Summary
Update default Metabase version
public/v4/apps/metabase.yml
The default $$cap_mb_version value changes from v0.38.0-rc1 to v0.63.x.

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

Merge Risk: ⚪ Minimal · up to eb017

The default Metabase image tag is updated to a newer non-vulnerable release. The focused configuration change is ready to merge.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title identifies the changed file and accurately describes the update. It does not state that the change upgrades Metabase, but it remains related and sufficiently clear.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@githubsaturn
githubsaturn merged commit 70a9cf3 into caprover:master Sep 10, 2026
5 of 13 checks passed
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