Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit 2d2de77

Browse files
committed
Update gitpod chart
Signed-off-by: Manuel Alejandro de Brito Fontes <aledbf@gmail.com>
1 parent 20cfd3a commit 2d2de77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/gitpod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var createNestedObject = function (base: any, names: any, value: any) {
1818
};
1919

2020
// TODO: switch to official gitpod.io build.
21-
const version = "aledbf-mk3.40";
21+
const version = "aledbf-mk3.41";
2222

2323
export interface GitpodProps extends cdk.StackProps {
2424
domain: string

0 commit comments

Comments
 (0)