diff --git a/.konflux/applications/serverless-operator-135/tests/override-snapshot-ec-test.yaml b/.konflux/applications/serverless-operator-135/tests/override-snapshot-ec-test.yaml index fb1de286c..18e240e0b 100755 --- a/.konflux/applications/serverless-operator-135/tests/override-snapshot-ec-test.yaml +++ b/.konflux/applications/serverless-operator-135/tests/override-snapshot-ec-test.yaml @@ -5,7 +5,7 @@ metadata: spec: params: - name: POLICY_CONFIGURATION - value: rhtap-releng-tenant/registry-standard + value: rhtap-releng-tenant/registry-ocp-serverless-prod - name: TIMEOUT value: "120m" application: serverless-operator-135 diff --git a/.tekton/kn-plugin-func-func-util-115-pull-request.yaml b/.tekton/kn-plugin-func-func-util-115-pull-request.yaml index 4a6dc907d..0a3cfa2a9 100755 --- a/.tekton/kn-plugin-func-func-util-115-pull-request.yaml +++ b/.tekton/kn-plugin-func-func-util-115-pull-request.yaml @@ -21,11 +21,11 @@ spec: value: openshift/ci-operator/knative-images/func-util/Dockerfile - name: build-args value: - - VERSION=1.35.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.35.0 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/kn-plugin-func-func-util-115-push.yaml b/.tekton/kn-plugin-func-func-util-115-push.yaml index 51f7e0ade..45a0ad52b 100755 --- a/.tekton/kn-plugin-func-func-util-115-push.yaml +++ b/.tekton/kn-plugin-func-func-util-115-push.yaml @@ -20,11 +20,11 @@ spec: value: openshift/ci-operator/knative-images/func-util/Dockerfile - name: build-args value: - - VERSION=1.35.0 - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_golang_1.22 - GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal - JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21 - JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime + - VERSION=1.35.0 - name: git-url value: '{{source_url}}' - name: hermetic