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 4724d4b commit 9a3a629Copy full SHA for 9a3a629
vars/deployViaGitops.groovy
@@ -29,7 +29,7 @@ Map createDefaultConfig(String k8sVersion) {
29
return [
30
k8sVersion : "${k8sVersion}",
31
cesBuildLibRepo : 'https://github.com/cloudogu/ces-build-lib',
32
- cesBuildLibVersion : '1.62.0',
+ cesBuildLibVersion : '2.5.0',
33
cesBuildLibCredentialsId: '',
34
mainBranch : 'main',
35
buildImages : [
0 commit comments