Skip to content

Commit

Permalink
[release-v1.17] Sync Konflux configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
serverless-qe committed Feb 6, 2025
1 parent 572f9e0 commit acfc4ee
Show file tree
Hide file tree
Showing 5 changed files with 664 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: appstudio.redhat.com/v1alpha1
kind: ImageRepository
metadata:
annotations:
image-controller.appstudio.redhat.com/update-component-image: "true"
labels:
appstudio.redhat.com/application: serverless-operator-137
appstudio.redhat.com/component: kn-plugin-func-func-util-117
name: kn-plugin-func-func-util-117
spec:
image:
name: serverless-operator-137/kn-plugin-func-func-util
visibility: public
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: appstudio.redhat.com/v1alpha1
kind: Component
metadata:
annotations:
build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}'
build.appstudio.openshift.io/request: configure-pac-no-mr
name: kn-plugin-func-func-util-117
spec:
componentName: kn-plugin-func-func-util-117
application: serverless-operator-137

source:
git:
url: https://github.com/openshift-knative/kn-plugin-func.git
context:
dockerfileUrl: openshift/ci-operator/knative-images/func-util/Dockerfile
revision: release-v1.17
Loading

0 comments on commit acfc4ee

Please sign in to comment.