Skip to content

Commit

Permalink
Update vscode stable 1.66.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanp413 authored and roboquat committed Apr 27, 2022
1 parent 056e52e commit f3f0aef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ components:
version: "latest"
codeImage:
imageName: "ide/code"
stableVersion: "commit-e4d4c1cc703e3adc62e4cfe935f37d5d2eeb6df3"
stableVersion: "commit-148bd78e649771328e130f2c05b3f112ba51f442"
insidersVersion: "nightly"
desktopIdeImages:
codeDesktop:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package ide

const (
CodeIDEImage = "ide/code"
CodeIDEImageStableVersion = "commit-e4d4c1cc703e3adc62e4cfe935f37d5d2eeb6df3" // stable version that will be updated manually on demand
CodeIDEImageStableVersion = "commit-148bd78e649771328e130f2c05b3f112ba51f442" // stable version that will be updated manually on demand
CodeDesktopIDEImage = "ide/code-desktop"
CodeDesktopInsidersIDEImage = "ide/code-desktop-insiders"
IntelliJDesktopIDEImage = "ide/intellij"
Expand Down

0 comments on commit f3f0aef

Please sign in to comment.