From e468dd04fa7718a9cf3a163df5f76e60298eaee9 Mon Sep 17 00:00:00 2001 From: serverless-qe Date: Wed, 18 Dec 2024 06:38:01 +0000 Subject: [PATCH] [release-v1.15] Sync Konflux configurations --- .tekton/kn-plugin-func-func-util-115-pull-request.yaml | 2 +- .tekton/kn-plugin-func-func-util-115-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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