Skip to content

Commit

Permalink
Update gitpod chart
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Alejandro de Brito Fontes <aledbf@gmail.com>
  • Loading branch information
aledbf committed Aug 9, 2021
1 parent fcf413d commit 032102e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gitpod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var createNestedObject = function (base: any, names: any, value: any) {
};

// TODO: switch to official gitpod.io build.
const version = "aledbf-mk3.55";
const version = "aledbf-mk3.56";

export interface GitpodProps extends cdk.StackProps {
domain: string
Expand Down

0 comments on commit 032102e

Please sign in to comment.