Skip to content

Commit e5ee4e4

Browse files
openshift-pipelines-botpramodbindal
authored andcommitted
[bot:release-v1.22.x] update konflux configuration
1 parent aa6a4b9 commit e5ee4e4

8 files changed

+16
-16
lines changed

.tekton/operator-1-22-bundle-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ spec:
3535
value: .konflux/olm-catalog/bundle/Dockerfile
3636
- name: additional-tags
3737
value:
38-
- on-pr1.22
39-
- on-pr-1.22.0
38+
- "on-pr1.22"
39+
- "on-pr-1.22.0"
4040
- name: build-platforms
4141
value:
4242
- linux/x86_64

.tekton/operator-1-22-bundle-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ spec:
3333
value: .konflux/olm-catalog/bundle/Dockerfile
3434
- name: additional-tags
3535
value:
36-
- 1.22
37-
- 1.22.0
36+
- "1.22"
37+
- "1.22.0"
3838
- name: build-platforms
3939
value:
4040
- linux/x86_64

.tekton/operator-1-22-operator-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ spec:
3535
value: .konflux/dockerfiles/operator.Dockerfile
3636
- name: additional-tags
3737
value:
38-
- on-pr1.22
39-
- on-pr-1.22.0
38+
- "on-pr1.22"
39+
- "on-pr-1.22.0"
4040
- name: build-platforms
4141
value:
4242
- linux/x86_64

.tekton/operator-1-22-operator-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ spec:
3333
value: .konflux/dockerfiles/operator.Dockerfile
3434
- name: additional-tags
3535
value:
36-
- 1.22
37-
- 1.22.0
36+
- "1.22"
37+
- "1.22.0"
3838
- name: prefetch-input
3939
value: |
4040
{"type": "rpm", "path": ".konflux/rpms"}

.tekton/operator-1-22-proxy-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ spec:
3535
value: .konflux/dockerfiles/proxy.Dockerfile
3636
- name: additional-tags
3737
value:
38-
- on-pr1.22
39-
- on-pr-1.22.0
38+
- "on-pr1.22"
39+
- "on-pr-1.22.0"
4040
- name: build-platforms
4141
value:
4242
- linux/x86_64

.tekton/operator-1-22-proxy-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ spec:
3333
value: .konflux/dockerfiles/proxy.Dockerfile
3434
- name: additional-tags
3535
value:
36-
- 1.22
37-
- 1.22.0
36+
- "1.22"
37+
- "1.22.0"
3838
- name: prefetch-input
3939
value: |
4040
{"type": "rpm", "path": ".konflux/rpms"}

.tekton/operator-1-22-webhook-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ spec:
3535
value: .konflux/dockerfiles/webhook.Dockerfile
3636
- name: additional-tags
3737
value:
38-
- on-pr1.22
39-
- on-pr-1.22.0
38+
- "on-pr1.22"
39+
- "on-pr-1.22.0"
4040
- name: build-platforms
4141
value:
4242
- linux/x86_64

.tekton/operator-1-22-webhook-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ spec:
3333
value: .konflux/dockerfiles/webhook.Dockerfile
3434
- name: additional-tags
3535
value:
36-
- 1.22
37-
- 1.22.0
36+
- "1.22"
37+
- "1.22.0"
3838
- name: prefetch-input
3939
value: |
4040
{"type": "rpm", "path": ".konflux/rpms"}

0 commit comments

Comments
 (0)