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 3668213 commit 9cf3a54Copy full SHA for 9cf3a54
catalog-info.yaml
@@ -45,15 +45,15 @@ spec:
45
branch: 'main'
46
cronline: '0 10 * * *'
47
message: 'Daily run for main branch'
48
- Daily 9.0:
49
- branch: '9.0'
+ Daily 9.2:
+ branch: '9.2'
50
+ cronline: '0 10 * * *'
51
+ message: 'Daily run for 9.0 branch'
52
+ Daily 9.1:
53
+ branch: '9.1'
54
55
message: 'Daily run for 9.0 branch'
56
Daily 8.19:
57
branch: '8.19'
58
59
message: 'Daily run for 8.19 branch'
- Daily 8.18:
- branch: '8.18'
- cronline: '0 10 * * *'
- message: 'Daily run for 8.18 branch'
0 commit comments