Skip to content

Commit e14869d

Browse files
author
serverless-qe
committed
[release-v1.15] Sync Konflux configurations
1 parent af1715f commit e14869d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.konflux/applications/serverless-operator-135/tests/override-snapshot-ec-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
params:
77
- name: POLICY_CONFIGURATION
8-
value: rhtap-releng-tenant/registry-standard
8+
value: rhtap-releng-tenant/registry-ocp-serverless-prod
99
- name: TIMEOUT
1010
value: "120m"
1111
application: serverless-operator-135

.tekton/kn-plugin-func-func-util-115-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ spec:
2121
value: openshift/ci-operator/knative-images/func-util/Dockerfile
2222
- name: build-args
2323
value:
24-
- VERSION=1.35.0
2524
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2625
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2726
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2827
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
28+
- VERSION=1.35.0
2929
- name: git-url
3030
value: '{{source_url}}'
3131
- name: hermetic

.tekton/kn-plugin-func-func-util-115-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ spec:
2020
value: openshift/ci-operator/knative-images/func-util/Dockerfile
2121
- name: build-args
2222
value:
23-
- VERSION=1.35.0
2423
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22
2524
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2625
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2726
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
27+
- VERSION=1.35.0
2828
- name: git-url
2929
value: '{{source_url}}'
3030
- name: hermetic

0 commit comments

Comments
 (0)