Skip to content

Commit

Permalink
Merge pull request bpfman#20 from openshift/appstudio-ocp-bpfman-oper…
Browse files Browse the repository at this point in the history
…ator-bundle

Red Hat Konflux update ocp-bpfman-operator-bundle
  • Loading branch information
msherif1234 authored Oct 11, 2024
2 parents 8309e0b + c08fbf8 commit ffce2f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/ocp-bpfman-operator-bundle-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/bpfman-operator/bpfman-operator-bundle:on-pr-{{revision}}
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/ocp-bpfman-operator-bundle:on-pr-{{revision}}
- name: image-expires-after
value: 5d
- name: dockerfile
Expand Down
2 changes: 1 addition & 1 deletion .tekton/ocp-bpfman-operator-bundle-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/bpfman-operator/bpfman-operator-bundle:{{revision}}
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/ocp-bpfman-operator-bundle:{{revision}}
- name: dockerfile
value: Containerfile.bundle.openshift
pipelineRef:
Expand Down

0 comments on commit ffce2f2

Please sign in to comment.