diff --git a/images/cluster-update-console-plugin.yml b/images/cluster-update-console-plugin.yml new file mode 100644 index 0000000000..98f415dc46 --- /dev/null +++ b/images/cluster-update-console-plugin.yml @@ -0,0 +1,26 @@ +content: + source: + dockerfile: /Dockerfile + git: + branch: + target: release-{MAJOR}.{MINOR} + url: git@github.com:openshift-priv/cluster-update-console-plugin.git + web: https://github.com/openshift/cluster-update-console-plugin + ci_alignment: + streams_prs: + ci_build_root: + member: ci-openshift-build-root-latest.rhel9 +distgit: + branch: rhaos-{MAJOR}.{MINOR}-rhel-9 + component: cluster-update-console-plugin-container +enabled_repos: +- rhel-9-appstream-rpms +- rhel-9-baseos-rpms +for_payload: true +from: + builder: + - stream: rhel-9-golang + member: openshift-enterprise-base-rhel9 +name: openshift/cluster-update-console-plugin-rhel9 +owners: +- wking@redhat.com,pmahajan@redhat.com@redhat.com