Skip to content

Commit 6e92bb9

Browse files
authored
Update catalog-info.yaml 8.x -> 8.19
Rename 8.x to 8.19
1 parent 1e9e041 commit 6e92bb9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

catalog-info.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ spec:
156156
build_branches: true
157157
build_pull_request_forks: false
158158
cancel_deleted_branch_builds: true
159-
filter_condition: build.branch == "main" || build.branch == "9.0" || build.branch == "8.x" || build.branch == "8.18" || build.branch == "8.17" || build.branch == "7.17"
159+
filter_condition: build.branch == "main" || build.branch == "9.0" || build.branch == "8.19" || build.branch == "8.18" || build.branch == "8.17" || build.branch == "7.17"
160160
filter_enabled: true
161161
publish_blocked_as_pending: true
162162
publish_commit_status: false
@@ -176,10 +176,10 @@ spec:
176176
branch: '8.18'
177177
cronline: 30 03 * * *
178178
message: Daily SNAPSHOT build for 8.18
179-
Daily 8_x:
180-
branch: '8.x'
179+
Daily 8_19:
180+
branch: '8.19'
181181
cronline: 30 02 * * *
182-
message: Daily SNAPSHOT build for 8.x
182+
message: Daily SNAPSHOT build for 8.19
183183
Daily 9.0:
184184
branch: '9.0'
185185
cronline: 30 01 * * *

0 commit comments

Comments
 (0)