We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a8235 commit 2fc1a26Copy full SHA for 2fc1a26
lib/gitpod.ts
@@ -47,7 +47,7 @@ export class GitpodStack extends cdk.Stack {
47
release: 'gitpod',
48
repository: 'https://aledbf.github.io/gitpod-chart-cleanup/',
49
namespace: 'default',
50
- version: '1.0.41',
+ version: '1.0.42',
51
wait: true,
52
values: loadYaml(doc),
53
});
0 commit comments