Skip to content

Commit 144be48

Browse files
author
serverless-qe
committed
[release-v1.17] Sync Konflux configurations
1 parent e3a70e4 commit 144be48

19 files changed

Lines changed: 19 additions & 25 deletions

.github/workflows/dependabot-deps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: ${{ github.actor == 'dependabot[bot]' }}
1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818
with:
1919
ref: ${{ github.head_ref }}
2020
path: ./src/github.com/${{ github.repository }}

.konflux/applications/serverless-operator-137/components/kn-client-cli-artifacts-117.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
name: kn-client-cli-artifacts-117
88
spec:
99
componentName: kn-client-cli-artifacts-117
10-
application: serverless-operator-137
11-
10+
application: serverless-operator-137
1211
source:
1312
git:
1413
url: https://github.com/openshift-knative/client.git

.konflux/applications/serverless-operator-137/components/kn-client-kn-117.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
name: kn-client-kn-117
88
spec:
99
componentName: kn-client-kn-117
10-
application: serverless-operator-137
11-
10+
application: serverless-operator-137
1211
source:
1312
git:
1413
url: https://github.com/openshift-knative/client.git

.konflux/applications/serverless-operator-137/components/kn-client-test-grpc-ping-117.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
name: kn-client-test-grpc-ping-117
88
spec:
99
componentName: kn-client-test-grpc-ping-117
10-
application: serverless-operator-137
11-
10+
application: serverless-operator-137
1211
source:
1312
git:
1413
url: https://github.com/openshift-knative/client.git

.konflux/applications/serverless-operator-137/components/kn-client-test-helloworld-117.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
name: kn-client-test-helloworld-117
88
spec:
99
componentName: kn-client-test-helloworld-117
10-
application: serverless-operator-137
11-
10+
application: serverless-operator-137
1211
source:
1312
git:
1413
url: https://github.com/openshift-knative/client.git

.konflux/applications/serverless-operator-137/components/kn-client-test-servingcontainer-117.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
name: kn-client-test-servingcontainer-117
88
spec:
99
componentName: kn-client-test-servingcontainer-117
10-
application: serverless-operator-137
11-
10+
application: serverless-operator-137
1211
source:
1312
git:
1413
url: https://github.com/openshift-knative/client.git

.konflux/applications/serverless-operator-137/components/kn-client-test-sidecarcontainer-117.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ metadata:
77
name: kn-client-test-sidecarcontainer-117
88
spec:
99
componentName: kn-client-test-sidecarcontainer-117
10-
application: serverless-operator-137
11-
10+
application: serverless-operator-137
1211
source:
1312
git:
1413
url: https://github.com/openshift-knative/client.git

.tekton/kn-client-cli-artifacts-117-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
- name: build-args
2323
value:
2424
- CLI_ARTIFACTS=brew.registry.redhat.io/rh-osbs/openshift-serverless-1-kn-cli-artifacts-rhel8:1.16.0
25-
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23
25+
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.25
2626
- GO_RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal
2727
- JAVA_BUILDER=registry.access.redhat.com/ubi9/openjdk-21
2828
- JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime

.tekton/kn-client-cli-artifacts-117-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
- name: build-args
2222
value:
2323
- CLI_ARTIFACTS=brew.registry.redhat.io/rh-osbs/openshift-serverless-1-kn-cli-artifacts-rhel8:1.16.0
24-
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23
24+
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.25
2525
- GO_RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal
2626
- JAVA_BUILDER=registry.access.redhat.com/ubi9/openjdk-21
2727
- JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime

.tekton/kn-client-kn-117-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
- name: build-args
2323
value:
2424
- CLI_ARTIFACTS=brew.registry.redhat.io/rh-osbs/openshift-serverless-1-kn-cli-artifacts-rhel8:1.16.0
25-
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23
25+
- GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.25
2626
- GO_RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal
2727
- JAVA_BUILDER=registry.access.redhat.com/ubi9/openjdk-21
2828
- JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime

0 commit comments

Comments
 (0)