Skip to content

Commit 21aaaac

Browse files
author
serverless-qe
committed
[release-v1.15] Sync Konflux configurations
1 parent 0dc0bcb commit 21aaaac

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.tekton/docker-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,9 +468,9 @@ spec:
468468
taskRef:
469469
params:
470470
- name: name
471-
value: sast-shell-check-oci-ta
471+
value: sast-unicode-check-oci-ta
472472
- name: bundle
473-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:9b0138a597445f3887697da69c9b8b91368f0b72b98e9304fa209b43523bd6fb
473+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.1@sha256:3a128580c41abdac5bd76d0d1e066f2f3473278ba9fab90639878a27ced7a0e6
474474
- name: kind
475475
value: task
476476
resolver: bundles

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2626
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2727
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
28-
- VERSION=1.35.0
28+
- VERSION=1.35.1
2929
- name: git-url
3030
value: '{{source_url}}'
3131
- name: hermetic

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2525
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2626
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
27-
- VERSION=1.35.0
27+
- VERSION=1.35.1
2828
- name: git-url
2929
value: '{{source_url}}'
3030
- name: hermetic
@@ -36,7 +36,7 @@ spec:
3636
- name: additional-tags
3737
value:
3838
- $(context.pipelineRun.uid)-{{revision}}
39-
- 1.35.0
39+
- 1.35.1
4040
- latest
4141
- name: prefetch-input
4242
value: '[{"type":"rpm"},{"path":".","type":"gomod"}]'

0 commit comments

Comments
 (0)