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

Commit 156ec9b

Browse files
authored
chore: bump nhost/dashboard to 2.29.0 (#961)
1 parent 1683f61 commit 156ec9b

File tree

2 files changed

+130
-1
lines changed

2 files changed

+130
-1
lines changed

cmd/dev/up.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ func CommandUp() *cli.Command { //nolint:funlen
110110
&cli.StringFlag{ //nolint:exhaustruct
111111
Name: flagDashboardVersion,
112112
Usage: "Dashboard version to use",
113-
Value: "nhost/dashboard:2.28.0",
113+
Value: "nhost/dashboard:2.29.0",
114114
EnvVars: []string{"NHOST_DASHBOARD_VERSION"},
115115
},
116116
&cli.StringFlag{ //nolint:exhaustruct

nhostclient/graphql/models_gen.go

Lines changed: 129 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)