Skip to content

Commit 4fe145c

Browse files
committed
Update gitpod chart
Signed-off-by: Manuel Alejandro de Brito Fontes <[email protected]>
1 parent 95f0d1e commit 4fe145c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/gitpod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Registry } from './registry';
77
import { importCluster } from './charts/cluster-utils';
88

99
// TODO: switch to official gitpod.io build
10-
const version = "aledbf-retag.13";
10+
const version = "aledbf-retag.19";
1111

1212
export interface GitpodProps extends cdk.StackProps {
1313
domain: string

0 commit comments

Comments
 (0)