Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit a6e1dae

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

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines 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)

AltStyle によって変換されたページ (->オリジナル) /