diff --git a/.konflux/applications/serverless-operator-138/components/kn-plugin-event-kn-event-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-plugin-event-kn-event-121.yaml index 34f300efe..81b73cc71 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-plugin-event-kn-event-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-plugin-event-kn-event-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-plugin-event-kn-event-121 spec: componentName: kn-plugin-event-kn-event-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/kn-plugin-event.git diff --git a/.konflux/applications/serverless-operator-138/components/kn-plugin-event-sender-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-plugin-event-sender-121.yaml index 7cdf90cc9..9dfb2efc1 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-plugin-event-sender-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-plugin-event-sender-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-plugin-event-sender-121 spec: componentName: kn-plugin-event-sender-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/kn-plugin-event.git diff --git a/.tekton/docker-build.yaml b/.tekton/docker-build.yaml index 87b8bdd92..620ceeefa 100755 --- a/.tekton/docker-build.yaml +++ b/.tekton/docker-build.yaml @@ -283,10 +283,6 @@ spec: params: - name: IMAGE value: $(params.output-image) - - name: COMMIT_SHA - value: $(tasks.clone-repository.results.commit) - - name: IMAGE_EXPIRES_AFTER - value: $(params.image-expires-after) - name: ALWAYS_BUILD_INDEX value: $(params.build-image-index) - name: IMAGES