Skip to content

Commit

Permalink
[release-v1.15] Sync Konflux configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
serverless-qe committed Dec 11, 2024
1 parent bc945b3 commit 51ac822
Show file tree
Hide file tree
Showing 68 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion .tekton/kn-serving-activator-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/activator/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-activator-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/activator/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-autoscaler-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/autoscaler/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-autoscaler-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/autoscaler/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-autoscaler-hpa-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/autoscaler-hpa/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-autoscaler-hpa-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/autoscaler-hpa/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-cleanup-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/cleanup/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-cleanup-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/cleanup/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-controller-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/controller/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-controller-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/controller/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-dataplane-probe-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/dataplane-probe/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-dataplane-probe-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/dataplane-probe/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-default-domain-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/default-domain/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-default-domain-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/default-domain/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-load-test-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/load-test/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-load-test-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/load-test/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-queue-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/queue/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-queue-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/queue/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-real-traffic-test-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/real-traffic-test/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-real-traffic-test-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/real-traffic-test/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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/reconciliation-delay/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-reconciliation-delay-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/reconciliation-delay/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-rollout-probe-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/rollout-probe/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-rollout-probe-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/rollout-probe/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-scale-from-zero-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/scale-from-zero/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-scale-from-zero-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-perf-images/scale-from-zero/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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-images/migrate/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-storage-version-migration-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-images/migrate/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-test-autoscale-115-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ spec:
value: openshift/ci-operator/knative-test-images/autoscale/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
Expand Down
2 changes: 1 addition & 1 deletion .tekton/kn-serving-test-autoscale-115-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ spec:
value: openshift/ci-operator/knative-test-images/autoscale/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
Expand Down
Loading

0 comments on commit 51ac822

Please sign in to comment.