Skip to content

Commit 2fc1a26

Browse files
committed
Update gitpod chart
Signed-off-by: Manuel Alejandro de Brito Fontes <[email protected]>
1 parent e0a8235 commit 2fc1a26

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
@@ -47,7 +47,7 @@ export class GitpodStack extends cdk.Stack {
4747
release: 'gitpod',
4848
repository: 'https://aledbf.github.io/gitpod-chart-cleanup/',
4949
namespace: 'default',
50-
version: '1.0.41',
50+
version: '1.0.42',
5151
wait: true,
5252
values: loadYaml(doc),
5353
});

0 commit comments

Comments
 (0)