Skip to content

Commit

Permalink
Red Hat Konflux update gatekeeper-operator-bundle-3-17
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <[email protected]>
  • Loading branch information
red-hat-konflux authored and mprahl committed Nov 4, 2024
1 parent 37e6e3a commit 703472e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/gatekeeper-operator-bundle-3-17-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- name: image-expires-after
value: 5d
- name: dockerfile
value: bundle.Dockerfile
value: build/bundle.Dockerfile
- name: path-context
value: .
pipelineSpec:
Expand Down
2 changes: 1 addition & 1 deletion .tekton/gatekeeper-operator-bundle-3-17-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- name: output-image
value: quay.io/redhat-user-workloads/gatekeeper-tenant/gatekeeper-operator-3-17/gatekeeper-operator-bundle-3-17:{{revision}}
- name: dockerfile
value: bundle.Dockerfile
value: build/bundle.Dockerfile
- name: path-context
value: .
pipelineSpec:
Expand Down

0 comments on commit 703472e

Please sign in to comment.