Skip to content

Commit

Permalink
[release-v1.16] Sync Konflux configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
serverless-qe committed Feb 3, 2025
1 parent d6e9186 commit 36c00e0
Show file tree
Hide file tree
Showing 5 changed files with 669 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-136
appstudio.redhat.com/component: kn-plugin-func-func-util-116
name: kn-plugin-func-func-util-116
spec:
image:
name: serverless-operator-136/kn-plugin-func-func-util
visibility: public
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
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-116
spec:
componentName: kn-plugin-func-func-util-116
application: serverless-operator-136

build-nudges-ref:

- "serverless-bundle-136"


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.16
Loading

0 comments on commit 36c00e0

Please sign in to comment.