Skip to content

Commit

Permalink
[jetbrains] Update to version 213.5744
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusludmann authored and roboquat committed Nov 15, 2021
1 parent a514d9e commit e42d230
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/ide/jetbrains/image/BUILD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packages:
metadata:
helm-component: workspace.desktopIdeImages.intellij
buildArgs:
JETBRAINS_BACKEND_URL: "https://download.jetbrains.com/idea/code-with-me/remote-dev/ideaIU-213.4958.tar.gz"
JETBRAINS_BACKEND_URL: "https://download.jetbrains.com/idea/ideaIU-213.5744.18.tar.gz"
SUPERVISOR_IDE_CONFIG: supervisor-ide-config_intellij.json
image:
- ${imageRepoBase}/ide/intellij:${version}
Expand All @@ -44,7 +44,7 @@ packages:
metadata:
helm-component: workspace.desktopIdeImages.goland
buildArgs:
JETBRAINS_BACKEND_URL: ${GOLAND_BACKEND_URL}
JETBRAINS_BACKEND_URL: "https://download.jetbrains.com/go/goland-213.5744.26.tar.gz"
SUPERVISOR_IDE_CONFIG: supervisor-ide-config_goland.json
image:
- ${imageRepoBase}/ide/goland:${version}
Expand Down

0 comments on commit e42d230

Please sign in to comment.