Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a6e1dae

Browse filesBrowse files
committed
Platform: Update dle-se-ansible image tag to v1.4; DBLab v4.0.0-beta.0
1 parent 694704f commit a6e1dae
Copy full SHA for a6e1dae

File tree

1 file changed

+2
-2
lines changed
Filter options
  • ui/packages/platform/src/components/DbLabInstanceForm/utils

1 file changed

+2
-2
lines changed

‎ui/packages/platform/src/components/DbLabInstanceForm/utils/index.tsx

Copy file name to clipboardExpand all lines: ui/packages/platform/src/components/DbLabInstanceForm/utils/index.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ import { useCloudProviderProps } from 'hooks/useCloudProvider'
88
const API_SERVER = process.env.REACT_APP_API_SERVER
99
export const DEBUG_API_SERVER = 'https://v2.postgres.ai/api/general'
1010

11-
export const availableTags = ['3.5.0', '3.4.0', '4.0.0-alpha.6']
11+
export const availableTags = ['3.5.0', '3.4.0', '4.0.0-beta.0']
1212

13-
export const sePackageTag = 'v1.3'
13+
export const sePackageTag = 'v1.4'
1414

1515
export const dockerRunCommand = (provider: string) => {
1616
switch (provider) {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.