Skip to content

Commit

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

Red Hat Konflux update ocp-bpfman-operator
  • Loading branch information
msherif1234 authored Oct 11, 2024
2 parents 00644db + d0e5d96 commit 8309e0b
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-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/bpfman-operator/bpfman-operator:on-pr-{{revision}}
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/ocp-bpfman-operator:on-pr-{{revision}}
- name: image-expires-after
value: 5d
- name: dockerfile
Expand Down
2 changes: 1 addition & 1 deletion .tekton/ocp-bpfman-operator-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
- name: revision
value: '{{revision}}'
- name: output-image
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/bpfman-operator/bpfman-operator:{{revision}}
value: quay.io/redhat-user-workloads/ocp-bpfman-tenant/ocp-bpfman-operator:{{revision}}
- name: dockerfile
value: Containerfile.bpfman-operator.openshift
- name: path-context
Expand Down

0 comments on commit 8309e0b

Please sign in to comment.