Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

chore: bump nhost/dashboard to 2.33.0#972

Merged
dbarrosop merged 1 commit into
mainfrom
bump-dashboard-version
Jul 1, 2025
Merged

chore: bump nhost/dashboard to 2.33.0#972
dbarrosop merged 1 commit into
mainfrom
bump-dashboard-version

Conversation

@dbarrosop
Copy link
Copy Markdown
Member

@dbarrosop dbarrosop commented Jul 1, 2025

User description

This PR bumps the Nhost Dashboard Docker image to version 2.33.0.


PR Type

enhancement


Description

  • Update default Nhost Dashboard Docker image to version 2.33.0

  • Change default dashboard version in both cloud and up commands


Changes diagram

flowchart LR
  A["cmd/dev/cloud.go: Default dashboard version 2.30.0"] -- "Update to 2.33.0" --> B["cmd/dev/cloud.go: Default dashboard version 2.33.0"]
  C["cmd/dev/up.go: Default dashboard version 2.30.0"] -- "Update to 2.33.0" --> D["cmd/dev/up.go: Default dashboard version 2.33.0"]
Loading

Changes walkthrough 📝

Relevant files
Enhancement
cloud.go
Update dashboard version default in cloud command               

cmd/dev/cloud.go

  • Updated default value of flagDashboardVersion to
    nhost/dashboard:2.33.0
  • Ensures new dashboard version is used by default in cloud command
  • +1/-1     
    up.go
    Update dashboard version default in up command                     

    cmd/dev/up.go

  • Updated default value of flagDashboardVersion to
    nhost/dashboard:2.33.0
  • Ensures new dashboard version is used by default in up command
  • +1/-1     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • @github-actions
    Copy link
    Copy Markdown
    Contributor

    github-actions Bot commented Jul 1, 2025

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    @github-actions
    Copy link
    Copy Markdown
    Contributor

    github-actions Bot commented Jul 1, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @dbarrosop dbarrosop merged commit ff72982 into main Jul 1, 2025
    10 checks passed
    @dbarrosop dbarrosop deleted the bump-dashboard-version branch July 1, 2025 18:47
    Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants