Skip to content

Commit e2ddf99

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.19] Update Konflux configurations (#631)
* Generate dockerfiles with "make generate-release" * [release-v1.19] Sync Konflux configurations --------- Co-authored-by: serverless-qe <[email protected]>
1 parent 2cf3c00 commit e2ddf99

File tree

7 files changed

+706
-2
lines changed

7 files changed

+706
-2
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
apiVersion: appstudio.redhat.com/v1alpha1
2+
kind: ImageRepository
3+
metadata:
4+
annotations:
5+
image-controller.appstudio.redhat.com/update-component-image: "true"
6+
labels:
7+
appstudio.redhat.com/application: serverless-operator-139
8+
appstudio.redhat.com/component: kn-backstage-plugins-eventmesh-119
9+
name: kn-backstage-plugins-eventmesh-119
10+
spec:
11+
image:
12+
name: serverless-operator-139/kn-backstage-plugins-eventmesh
13+
visibility: public
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
apiVersion: appstudio.redhat.com/v1alpha1
2+
kind: Component
3+
metadata:
4+
annotations:
5+
build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}'
6+
build.appstudio.openshift.io/request: configure-pac-no-mr
7+
name: kn-backstage-plugins-eventmesh-119
8+
spec:
9+
componentName: kn-backstage-plugins-eventmesh-119
10+
application: serverless-operator-139
11+
12+
source:
13+
git:
14+
url: https://github.com/openshift-knative/backstage-plugins.git
15+
context:
16+
dockerfileUrl: openshift/ci-operator/knative-images/eventmesh/Dockerfile
17+
revision: release-v1.19

0 commit comments

Comments
 (0)